show all official documents

This commit is contained in:
Jottyfan
2023-01-02 22:47:24 +01:00
parent cb70e53bb7
commit 0bb92f511c
2 changed files with 39 additions and 7 deletions

View File

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