Skip to content

Commit e95f04a

Browse files
committed
Release 7.5.12
Signed-off-by: Alexander Brandes <mc.cache@web.de>
1 parent 310bb80 commit e95f04a

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
@@ -20,7 +20,7 @@ plugins {
2020
}
2121

2222
group = "com.intellectualsites.plotsquared"
23-
version = "7.5.12-SNAPSHOT"
23+
version = "7.5.12"
2424

2525
if (!File("$rootDir/.git").exists()) {
2626
logger.lifecycle("""

0 commit comments

Comments
 (0)