Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Aug 31, 2023
1 parent 2f035c3 commit 1b699d8
Show file tree
Hide file tree
Showing 2 changed files with 14 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="685"
android:versionName="4.0.685">
android:versionCode="686"
android:versionName="4.0.686">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
12 changes: 12 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/4.0.686.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Latest changes
- Bugfix: Context menu bookmarking function

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 1b699d8

Please sign in to comment.