fixed overtime calculation

This commit is contained in:
Jörg Henke
2024-01-05 21:18:32 +01:00
parent 1f71d9edeb
commit e38f62fa72
4 changed files with 171 additions and 119 deletions

View File

@ -7,7 +7,7 @@ plugins {
apply plugin: 'io.spring.dependency-management'
group = 'de.jottyfan'
version = '1.4.5'
version = '1.4.6'
description = """timetrack"""