bugfix: editing the day didn't work for not today dates

This commit is contained in:
2020-01-17 15:04:12 +01:00
parent 7548ba6986
commit bb558531df
5 changed files with 38 additions and 19 deletions

View File

@ -22,7 +22,7 @@ apply plugin: 'eclipse'
apply plugin: 'nu.studer.jooq'
group = 'jottyfan'
version = '1.0.9'
version = '1.1.0'
description = """timetrack"""