Bump version to 14.0.0-SNAPSHOT

This commit is contained in:
Paul Schaub 2025-06-17 11:30:21 +02:00
parent 86718a2690
commit 01be696f75
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -4,7 +4,7 @@
allprojects {
ext {
shortVersion = '11.0.0'
shortVersion = '14.0.0'
isSnapshot = true
javaSourceCompatibility = 11
gsonVersion = '2.10.1'