Merge pull request #12889 from nextcloud/bump3.30master

Bump master to 3.30 alpha
This commit is contained in:
Tobias Kaminsky 2024-04-17 12:14:29 +02:00 committed by GitHub
commit a104418d50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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