Skip to content

Commit 3b82865

Browse files
committed
bump version to 3.2.1-SNAPSHOT and mark as non-release build
1 parent c3e5bab commit 3b82865

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pluginVersionMajor = 3
22
pluginVersionMinor = 2
3-
pluginVersionPatch = 0
4-
pluginVersionLabel =
5-
pluginReleaseBuild = true
3+
pluginVersionPatch = 1
4+
pluginVersionLabel = SNAPSHOT
5+
pluginReleaseBuild = false

0 commit comments

Comments
 (0)