From bba40ec0adcadd733b2fed04ddf9999825bfc6ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joel=20H=C3=A5kansson?= Date: Thu, 2 Nov 2017 09:49:00 +0100 Subject: [PATCH] Updates version number --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9281bc0d..d3bba791 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ sonatypePassword=password repositoryRevision=N/A repositoryURL=https://github.com/brailleapps/dotify.formatter.impl repositorySCM=scm:git:https://github.com/brailleapps/dotify.formatter.impl.git -version=3.2.0-SNAPSHOT \ No newline at end of file +version=3.2.0 \ No newline at end of file