Bumped version to 0.5.1-SNAPSHOT

This commit is contained in:
dankito 2024-10-16 01:45:12 +02:00
parent 48a5b68d61
commit 5d9c22ddc5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ buildscript {
allprojects {
group = "net.codinux.banking.epcqrcode"
version = "0.5.0"
version = "0.5.1-SNAPSHOT"
repositories {
mavenCentral()