Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Nov 24, 2022
1 parent a759638 commit a2f974b
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="664"
android:versionName="4.0.664">
android:versionCode="667"
android:versionName="4.0.667">

<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.667.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Latest changes
- Android 13 support
- Updated libraries
- 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 a2f974b

Please sign in to comment.