removed link

This commit is contained in:
Jottyfan
2023-04-19 19:49:00 +02:00
parent 5f47c10216
commit 57ce9a11a4
2 changed files with 2 additions and 3 deletions

View File

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