aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas <>2021-12-20 14:30:30 +0100
committerThomas <>2021-12-20 14:30:30 +0100
commitca744ecf7a2e079f5bf12e42115c1f401c75bf78 (patch)
treee52af7b163fd418ac118a79f88e939cfd29afbf3
parent95d0875093178e9b90cb3f149093939d1b49fe83 (diff)
downloadmoa-sig-ca744ecf7a2e079f5bf12e42115c1f401c75bf78.tar.gz
moa-sig-ca744ecf7a2e079f5bf12e42115c1f401c75bf78.tar.bz2
moa-sig-ca744ecf7a2e079f5bf12e42115c1f401c75bf78.zip
switch to next release version3.2.0
-rw-r--r--moaSig/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/build.gradle b/moaSig/build.gradle
index ee067b9..7ef0197 100644
--- a/moaSig/build.gradle
+++ b/moaSig/build.gradle
@@ -15,7 +15,7 @@ subprojects {
apply plugin: 'maven-publish'
apply plugin: 'maven'
- version = '3.2.0-RC2'
+ version = '3.2.0'
repositories {
mavenCentral()