Skip to content

Commit 826ee7d

Browse files
Merge pull request nextcloud#12381 from nextcloud/bump328
bump to 3.28.0 alpha
2 parents a913817 + cf67e09 commit 826ee7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ configurations.configureEach {
6060

6161
// semantic versioning for version code
6262
def versionMajor = 3
63-
def versionMinor = 27
63+
def versionMinor = 28
6464
def versionPatch = 0
6565
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
6666

0 commit comments

Comments
 (0)