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 Oct 9, 2023
1 parent c7bfd48 commit 44b1127
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.1.0"
version = "7.1.1-SNAPSHOT"

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

0 comments on commit 44b1127

Please sign in to comment.