bugfix: allow spaces after user names on login from old registrations

This commit is contained in:
Jottyfan
2023-08-27 21:58:40 +02:00
parent 7732d6da25
commit f31c433c80
2 changed files with 3 additions and 2 deletions

View File

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