added download csv file feature

This commit is contained in:
Jottyfan
2023-10-21 18:53:14 +02:00
parent b3a089d6b3
commit e0e972cfe8
9 changed files with 141 additions and 19 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = 'de.jottyfan.camporganizer'
version = '0.6.0'
version = '0.6.1'
description = """CampOrganizer2"""