Bump version to 4.11.0-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
2024-12-11 09:33:27 +00:00
parent 70e4afae54
commit 64b2e82244
15 changed files with 203 additions and 177 deletions

View File

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