Bump version to 4.12.1-test.1
Some checks failed
CI / tests (postgres) (push) Has been cancelled
CI / tests (sqlite) (push) Has been cancelled
CI / dist (postgres) (push) Has been cancelled
CI / dist (sqlite) (push) Has been cancelled

This commit is contained in:
Orne Brocaar
2025-05-02 09:50:35 +01:00
parent c8b496d33f
commit 156f42ab82
14 changed files with 20 additions and 20 deletions

View File

@ -8,7 +8,7 @@ plugins {
}
group = "io.chirpstack"
version = "4.12.0"
version = "4.12.1-test.1"
repositories {
mavenCentral()