Skip to content

Commit a933473

Browse files
committed
Remove SNAPSHOT from version
1 parent a2a4671 commit a933473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
}
5353

5454
group = "com.wolfyscript.customcrafting"
55-
version = "4.16.9.1-SNAPSHOT"
55+
version = "4.16.9.1"
5656
description = "customcrafting-spigot"
5757
java.sourceCompatibility = JavaVersion.VERSION_16
5858

0 commit comments

Comments
 (0)