position of new javascript clock defined

This commit is contained in:
Jörg Henke
2022-07-19 09:27:03 +02:00
parent 13b16ef08a
commit 2f26d180fe
2 changed files with 3 additions and 2 deletions

View File

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