Skip to content

Commit e8d732b

Browse files
committed
build: Release version 4.0.0
1 parent 522a263 commit e8d732b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
}
2323

2424
group = "org.spongepowered"
25-
version = "4.0.0-SNAPSHOT"
25+
version = "4.0.0"
2626

2727
subprojects {
2828
apply(plugin = "org.jlleitschuh.gradle.ktlint")

0 commit comments

Comments
 (0)