Set to 3.8-rc1

This commit is contained in:
Mike Primm 2026-01-11 08:11:34 -05:00
parent 798a22f99b
commit 8a14652dfd
2 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.7-SNAPSHOT'
version = '3.8-rc1'
}

View file

@ -26,7 +26,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.7-SNAPSHOT'
version = '3.8-rc1'
}