Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuomas2 committed Dec 31, 2022
1 parent 6474bbc commit 5146790
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="672"
android:versionName="4.0.672">
android:versionCode="673"
android:versionName="4.0.673">

<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.673.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Latest changes
- 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 5146790

Please sign in to comment.