Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed May 30, 2024
1 parent 3a43cff commit dfe3336
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="807"
android:versionName="5.0.807">
android:versionCode="808"
android:versionName="5.0.808">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
3 changes: 1 addition & 2 deletions fastlane/metadata/android/en-US/changelogs/5.0.807.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- Translation updates
- Bugfixes
- Maintaining software library dependencies

5.0
"What's new" video: https://youtu.be/bf33j4tLbxQ
Expand Down

0 comments on commit dfe3336

Please sign in to comment.