white standard worktime color in calendar

This commit is contained in:
Jörg Henke
2022-07-27 15:35:20 +02:00
parent af956f4650
commit c4f67cb691
3 changed files with 14 additions and 7 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'de.jottyfan'
version = '1.2.4'
version = '1.2.5'
sourceCompatibility = '11'
ext['spring-framework.version'] = '5.3.18'