Bump to 3.2.1 SNAPSHOT to test hotfix

This commit is contained in:
Mike Primm 2021-10-04 14:58:39 -05:00
parent 4110e33afd
commit 4160b48a3c
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.2'
version = '3.2.1-SNAPSHOT'
}

View file

@ -17,7 +17,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.2'
version = '3.2.1-SNAPSHOT'
}