Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Nice <dave.nice@uk.ibm.com>
  • Loading branch information
Dave Nice authored and stewartfrancis committed Aug 20, 2024
1 parent def97f8 commit 8f5c388
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.6-SNAPSHOT"
version = "1.0.6"
val isReleaseVersion by extra(!version.toString().endsWith("SNAPSHOT"))

gradlePlugin {
Expand Down

0 comments on commit 8f5c388

Please sign in to comment.