Skip to content

Commit c08f9ea

Browse files
committed
remove snapshot from version
1 parent 1dc838d commit c08f9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group = "org.strykeforce"
14-
version = "24.0.6-SNAPSHOT"
14+
version = "24.0.6"
1515

1616
sourceCompatibility = JavaVersion.VERSION_17
1717
targetCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)