Skip to content

Commit a3a46e5

Browse files
committedJun 5, 2024·
Version 1.2.180 (#688)
1 parent c04bc92 commit a3a46e5

File tree

84 files changed

+154
-139
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+154
-139
lines changed
 

‎CHANGELOG.md

+4

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ project.ext {
255255
// Directory for testing.
256256
testDir = new File(scriptDirectory, "test_output")
257257
// Version of the plugin (update this with CHANGELOG.md on each release).
258-
pluginVersion = "1.2.179"
258+
pluginVersion = "1.2.180"
259259
// Directory that contains the template plugin.
260260
// Files under this directory are copied into the staging area for the
261261
// plugin.

0 commit comments

Comments
 (0)
Please sign in to comment.