set seconds and milliseconds to zero

This commit is contained in:
Jörg Henke
2023-10-18 16:24:23 +02:00
parent 4f5db460ae
commit a737adf8c1
3 changed files with 3 additions and 3 deletions

View File

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