Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Feb 13, 2023
1 parent 52e73f5 commit b80259b
Show file tree
Hide file tree
Showing 2 changed files with 15 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="679"
android:versionName="4.0.679">
android:versionCode="681"
android:versionName="4.0.681">

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" android:maxSdkVersion="28" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
13 changes: 13 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/4.0.681.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Latest changes
- Install/Backup/Delete MyBible & MySword modules via Main Menu > Backup & Restore
- 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 b80259b

Please sign in to comment.