Update to beta-3

This commit is contained in:
mikeprimm 2023-03-18 11:38:42 -05:00 committed by GitHub
parent bfd43d678c
commit 83d9247f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ allprojects {
apply plugin: 'java'
group = 'us.dynmap'
version = '3.5-SNAPSHOT'
version = '3.5-beta-3'
}