RED-9139: update document version

This commit is contained in:
Kilian Schuettler 2024-11-15 16:35:07 +01:00
parent ab171be6e2
commit 077ce60c9d

View File

@ -8,7 +8,7 @@ plugins {
group = "com.knecon.fforesight"
val documentVersion by rootProject.extra { "4.425.0-RED9139.13-RED9139.0-RED9139.0" }
val documentVersion by rootProject.extra { "4.433.0" }
java.sourceCompatibility = JavaVersion.VERSION_17
java.targetCompatibility = JavaVersion.VERSION_17