Browse Source

Merge pull request #12381 from nextcloud/bump328

bump to 3.28.0 alpha
Tobias Kaminsky 1 năm trước cách đây
mục cha
commit
826ee7d8a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

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