fixed null on token

This commit is contained in:
Jottyfan
2023-12-26 21:01:06 +01:00
parent 47bcd311ea
commit f1f9a5be9b
3 changed files with 14 additions and 8 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = 'de.jottyfan.bico'
version = '0.0.6'
version = '0.0.7'
description = """BibleClassOrganizer"""