Bump version to 4.12.0-test.3
Some checks are pending
CI / tests (postgres) (push) Waiting to run
CI / tests (sqlite) (push) Waiting to run
CI / dist (postgres) (push) Blocked by required conditions
CI / dist (sqlite) (push) Blocked by required conditions

This commit is contained in:
Orne Brocaar
2025-03-25 13:43:56 +00:00
parent b2adac5a49
commit e30a2e0e77
14 changed files with 20 additions and 20 deletions

View File

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