report from Jonathan

This commit is contained in:
Jottyfan
2023-04-16 21:41:10 +02:00
parent a58fde5f33
commit 5f47c10216
2 changed files with 31 additions and 2 deletions

View File

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