added booking_start comparison

This commit is contained in:
Jottyfan
2024-03-16 21:48:26 +01:00
parent 1ff307b9ed
commit 66f50a6fe9
5 changed files with 48 additions and 5 deletions

View File

@ -22,7 +22,7 @@ apply plugin: 'java'
apply plugin: 'maven-publish'
group = 'de.jottyfan'
version = '2024.03.16b'
version = '2024.03.16c'
description = """COJooq"""