Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Jun 11, 2022
1 parent e63a2d2 commit 5cc6999
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 @@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="net.bible.android.activity"
android:installLocation="auto"
android:versionCode="647"
android:versionName="4.0.647">
android:versionCode="648"
android:versionName="4.0.648">

<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/4.0.648.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Latest changes
- Experimental support for MyBible modules, see
https://github.com/AndBible/and-bible/wiki/MyBible-module-support
- Bugfixes

4.0
See "what's new" video: https://youtu.be/f2cf6-7liMo
Release notes: https://github.com/AndBible/and-bible/wiki/v4.0-Release-Notes
Highlights:
- Char-accurate bookmarks
- Bookmarks & My Notes merged & improved
- My Notes commentary view
- Study Pads for creating sermon notes etc.
- Strongs dictionary by clicking words

0 comments on commit 5cc6999

Please sign in to comment.