diff --git a/build.gradle b/build.gradle index 352bcebc6..7f99e7eb4 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ ext { git = Grgit.open(file(".git")) revision = "-${git.head().abbreviatedId}" } -version = "3.4.2${revision}" +version = "3.4.3${revision}" description = """PlotSquared""" subprojects { diff --git a/pom.xml b/pom.xml index aa2803783..f4a82f5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ UTF-8 PlotSquared - 3.4.2-SNAPSHOT + 3.4.3-SNAPSHOT PlotSquared jar