Skip to content

Commit 9df1387

Browse files
committed
Release 7.3.12
Signed-off-by: Alexander Brandes <mc.cache@web.de>
1 parent dcf5a7d commit 9df1387

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 @@ plugins {
2222
}
2323

2424
group = "com.intellectualsites.plotsquared"
25-
version = "7.3.12-SNAPSHOT"
25+
version = "7.3.12"
2626

2727
if (!File("$rootDir/.git").exists()) {
2828
logger.lifecycle("""

0 commit comments

Comments
 (0)