bump ver to 0.28

This commit is contained in:
Maksim
2023-03-17 14:31:39 +03:00
committed by GitHub
parent 397ddd7865
commit 298b281eff

View File

@@ -36,7 +36,7 @@ group = 'io.emeraldpay.dshackle'
// Version schema: // Version schema:
// x.x.x for production, following SemVer model // x.x.x for production, following SemVer model
// x.x.x-SNAPSHOT for development // x.x.x-SNAPSHOT for development
version = '0.27.0-SNAPSHOT' version = '0.28.0-SNAPSHOT'
java { java {
sourceCompatibility = JavaVersion.VERSION_17 sourceCompatibility = JavaVersion.VERSION_17