Bump master to 3.27 alpha

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2023-08-30 15:30:43 +02:00
parent c00e614df4
commit a663f26ed8
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -57,7 +57,7 @@ configurations.configureEach {
// semantic versioning for version code
def versionMajor = 3
def versionMinor = 26
def versionMinor = 27
def versionPatch = 0
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable