Skip to content

Commit 3f48bc0

Browse files
Increase version in build.gradle
1 parent fc5f929 commit 3f48bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ project.ext {
226226
// Directory for testing.
227227
testDir = new File(scriptDirectory, "test_output")
228228
// Version of the plugin (update this with CHANGELOG.md on each release).
229-
pluginVersion = "1.2.175"
229+
pluginVersion = "1.2.176"
230230
// Directory that contains the template plugin.
231231
// Files under this directory are copied into the staging area for the
232232
// plugin.

0 commit comments

Comments
 (0)