trim logins, change second secretary and add person mailto field

This commit is contained in:
2023-03-11 22:37:58 +01:00
parent 872be824c2
commit 6d12e6b9e2
4 changed files with 7 additions and 4 deletions

View File

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