Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Jul 12, 2023
1 parent 6e6c239 commit 884c5ac
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 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="704"
android:versionName="5.0.704-beta">
android:versionCode="705"
android:versionName="5.0.705-beta">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
14 changes: 14 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.0.705-beta.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
5.0 (beta)
Please see "what's new" video for Beta users: https://youtu.be/XdKmoe95KhI

Highlights:
- Cloud synchronize (via Google drive currently)
- Discrete mode in main app and separate “calculator” app
- Workspace colors
- Chained links windows
- Synchronize groups
- Search / filter labels
- Backup Database: choose what to restore
- MyBible / MySword modules, Installing, uninstalling, Backup & restore
- Custom repositories
- Deep links

0 comments on commit 884c5ac

Please sign in to comment.