Bump version to 4.13.0
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-06-16 12:07:59 +01:00
parent c5fa5e04c3
commit f42337f411
14 changed files with 20 additions and 20 deletions

View File

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