Skip to content

Commit

Permalink
Back to snapshot for development
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Nov 3, 2023
1 parent fdc8878 commit 561eac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
}

group = "com.intellectualsites.plotsquared"
version = "7.2.0"
version = "7.2.1-SNAPSHOT"

if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""
Expand Down

0 comments on commit 561eac2

Please sign in to comment.