Skip to content

Commit 07dfdee

Browse files
committed
Back to snapshot for development
Signed-off-by: Alexander Brandes <[email protected]>
1 parent 025b08e commit 07dfdee

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.6"
23+
version = "7.5.7-SNAPSHOT"
2424

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

0 commit comments

Comments
 (0)