Skip to content

Commit

Permalink
Merge pull request #142 from ind1go/develop-1.0.6-SNAPSHOT
Browse files Browse the repository at this point in the history
Move to 1.0.6-SNAPSHOT
  • Loading branch information
stewartfrancis authored Dec 7, 2023
2 parents 17bae69 + 9dec2cb commit bfe46b9
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 bfe46b9

Please sign in to comment.