Skip to content

Commit

Permalink
Release 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Dec 25, 2023
1 parent a90e179 commit 86fe3c6
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.3.1-SNAPSHOT"
version = "7.3.1"

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

0 comments on commit 86fe3c6

Please sign in to comment.