Skip to content

Commit e61bcf9

Browse files
committed
Back to snapshot for development
1 parent 85bec71 commit e61bcf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
}
2323

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

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

0 commit comments

Comments
 (0)