From 56907e45808c95c3959a8c7300f8bd8b6312d81c Mon Sep 17 00:00:00 2001 From: MattBDev Date: Thu, 18 Aug 2016 10:38:06 -0400 Subject: [PATCH] Version Bump 3.4.6-SNAPSHOT --- build.gradle | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 58eafd20c..2f02607d9 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ ext { git = Grgit.open() revision = "${git.head().abbreviatedId}" } -version = "3.4.5-SNAPSHOT-${revision}" +version = "3.4.6-SNAPSHOT-${revision}" description = """PlotSquared""" subprojects { diff --git a/pom.xml b/pom.xml index 789f1edb6..f85ae30a5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ UTF-8 PlotSquared - 3.4.5-SNAPSHOT + 3.4.6-SNAPSHOT PlotSquared jar