Skip to content

Commit 5e3bde0

Browse files
Merge pull request #12818 from nextcloud/bump3.28.2
Bump to 3.28.2
2 parents a67ef7c + 73cb437 commit 5e3bde0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ configurations.configureEach {
6161
// semantic versioning for version code
6262
def versionMajor = 3
6363
def versionMinor = 28
64-
def versionPatch = 1
64+
def versionPatch = 2
6565
def versionBuild = 90 // 0-50=Alpha / 51-98=RC / 90-99=stable
6666

6767

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## 3.28.2 (April 4th, 2024)
2+
3+
- Bugfixes
4+
5+
6+
Minimum: NC 16 Server, Android 7.0 Nougat
7+
8+
For a full list, please see https://github.com/nextcloud/android/milestone/90

0 commit comments

Comments
 (0)