From 08889403078364deed1ac5e3da14c779a4f1968d Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Mon, 20 Jun 2016 01:37:27 +1000 Subject: [PATCH] bump version --- build.gradle | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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