1
0
mirror of https://github.com/pcvolkmer/mv64e-etl-processor synced 2025-09-13 09:02:50 +00:00

chore: bump version

This commit is contained in:
2025-09-01 13:33:29 +02:00
parent 9cc9f130df
commit 42acaf138d

View File

@@ -13,7 +13,7 @@ plugins {
}
group = "dev.dnpm"
version = "0.11.0-SNAPSHOT"
version = "0.11.0"
var versions = mapOf(
"mtb-dto" to "0.1.0-SNAPSHOT",