Skip to content

Commit

Permalink
Prepare a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
grishka committed Oct 1, 2024
1 parent e5dd97f commit 1b714e5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/116.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- We're rolling out grouped notifications for servers that support the feature
- You can now click "show results" on polls without having to submit a vote
- You will now see lines connecting reply chains in threads
- Bug fixes and improvements, obviously!
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/changelogs/default.txt
4 changes: 2 additions & 2 deletions mastodon/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 34
versionCode 114
versionName "2.6.1"
versionCode 116
versionName "2.7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 1b714e5

Please sign in to comment.