added first spring olfen 2023 report

This commit is contained in:
Jottyfan
2023-04-16 18:12:06 +02:00
parent 1cc622624a
commit a58fde5f33
3 changed files with 34 additions and 1 deletions

View File

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