aboutsummaryrefslogtreecommitdiff
path: root/moaSig
diff options
context:
space:
mode:
authorThomas <>2023-05-03 12:30:09 +0200
committerThomas <>2023-05-03 12:30:09 +0200
commit3529391559f71a9323bea40d73f98819dc81c028 (patch)
tree7176aaf83d957457392b968007f25e5441252367 /moaSig
parentbe0d4d7482c88491b515ea4fc264bc80423c5c3b (diff)
downloadmoa-sig-3529391559f71a9323bea40d73f98819dc81c028.tar.gz
moa-sig-3529391559f71a9323bea40d73f98819dc81c028.tar.bz2
moa-sig-3529391559f71a9323bea40d73f98819dc81c028.zip
build(core): switch to next release version3.2.1
Diffstat (limited to 'moaSig')
-rw-r--r--moaSig/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/build.gradle b/moaSig/build.gradle
index c4e8a3a..ceda05c 100644
--- a/moaSig/build.gradle
+++ b/moaSig/build.gradle
@@ -15,7 +15,7 @@ subprojects {
apply plugin: 'maven-publish'
apply plugin: 'maven'
- version = '3.2.1-SNAPSHOT'
+ version = '3.2.1'
repositories {
mavenCentral()