requested support on moving account

This commit is contained in:
Jottyfan
2023-03-25 10:58:02 +01:00
parent 437b9cbd43
commit edb0430456
3 changed files with 19 additions and 13 deletions

View File

@ -18,7 +18,7 @@ apply plugin: 'war'
apply plugin: 'application'
group = 'de.jottyfan.camporganizer'
version = '0.3.8'
version = '0.3.9'
sourceCompatibility = 17
mainClassName = "de.jottyfan.camporganizer.Main"