fix turtle scule unit repair and force migratation of sweeping edge

This commit is contained in:
alexcrea 2026-07-01 12:13:13 +02:00
parent 45dd92e0f4
commit f1c3cf46e1
Signed by: alexcrea
GPG key ID: E346CD16413450E3
11 changed files with 143 additions and 22 deletions

View file

@ -22,7 +22,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.17.6"
version = "1.17.7"
val isDevBuild = System.getenv("SMALL_COMMIT_HASH") != null
val isPreRelease = System.getenv("IS_GITHUB_PRERELEASE") == "true"