Bumped version to 0.5.2-SNAPSHOT

This commit is contained in:
dankito 2024-09-01 20:20:25 +02:00
parent 7f407dd8b9
commit 62276e2a02
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ buildscript {
allprojects {
group = "net.codinux.banking.client"
version = "0.5.1"
version = "0.5.2-SNAPSHOT"
repositories {
mavenCentral()