added report of Mia

This commit is contained in:
Jörg Henke
2023-04-25 14:17:50 +02:00
parent 57ce9a11a4
commit 4460c6d16b
2 changed files with 12 additions and 1 deletions

View File

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