Skip to content

Commit

Permalink
Move to 1.0.6-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Cox <1038350+ind1go@users.noreply.github.com>
  • Loading branch information
ind1go committed Dec 7, 2023
1 parent 17bae69 commit 9dec2cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
}

group = "com.ibm.cics"
version = "1.0.5"
version = "1.0.6-SNAPSHOT"
val isReleaseVersion by extra(!version.toString().endsWith("SNAPSHOT"))

gradlePlugin {
Expand Down

0 comments on commit 9dec2cb

Please sign in to comment.