Skip to content

Commit 8a1fc07

Browse files
Merge pull request #16815 from nextcloud/chore/next-minor-version-33.2.0
chore(version-bump): next minor version 33.2.0
2 parents 6d193c3 + 721ce87 commit 8a1fc07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

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

6464
// semantic versioning for version code
6565
val versionMajor = 33
66-
val versionMinor = 1
66+
val versionMinor = 2
6767
val versionPatch = 0
6868
val versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable
6969

0 commit comments

Comments
 (0)