Skip to content

Commit 7ea02e9

Browse files
committed
Set version to 2022.0.0
1 parent ae7a9d3 commit 7ea02e9

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 = "22.0.0-SNAPSHOT"
14+
version = "22.0.0"
1515

1616
sourceCompatibility = JavaVersion.VERSION_11
1717
targetCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)