Bump version to 4.12.0-test.2
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-03-20 12:25:23 +00:00
parent c137136d4d
commit 4b77fa441d
14 changed files with 21 additions and 21 deletions

View File

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