added background image

This commit is contained in:
Jottyfan
2022-12-22 23:05:37 +01:00
parent 909990c85e
commit 7d98ae7b01
5 changed files with 50 additions and 38 deletions

View File

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