Skip to content

Commit 8e7b1d5

Browse files
committed
Increment version
1 parent d58cc15 commit 8e7b1d5

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

app/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
xmlns:tools="http://schemas.android.com/tools"
2121
android:installLocation="auto"
22-
android:versionCode="731"
23-
android:versionName="5.0.731-beta">
22+
android:versionCode="732"
23+
android:versionName="5.0.732-beta">
2424

2525
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
2626
<uses-permission android:name="android.permission.INTERNET" />
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
5.0 (beta)
2+
Please see "what's new" video for Beta users: https://youtu.be/XdKmoe95KhI
3+
4+
Highlights:
5+
- Support for EPUB electronic book format
6+
- Bookmarks for non-bible documents
7+
- Cloud synchronize (via Google drive currently)
8+
- Discrete mode in main app and separate “calculator” app
9+
- Workspace colors
10+
- Chained links windows
11+
- Synchronize groups
12+
- Search / filter labels
13+
- Backup Database: choose what to restore
14+
- MyBible / MySword modules, Installing, uninstalling, Backup & restore
15+
- Custom repositories
16+
- Deep links

0 commit comments

Comments
 (0)