prepare for preview release

This commit is contained in:
Philipp Crocoll
2019-10-03 16:54:35 +02:00
parent 57e9253270
commit 34b9d71cbf
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="139"
android:versionName="1.07b-pre1"
android:versionCode="140"
android:versionName="1.07b-pre2"
package="keepass2android.keepass2android"
android:installLocation="auto">
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="26" />

View File

@@ -785,6 +785,7 @@
* Restore cursor position when toggling visibility of password (thanks to DDoSolitary!)\n
* Improvements to pCloud implementation (thanks to gilbsgilbs again!)\n
* Add AutoFill support for several more browsers \n
* New implementation for OneDrive: Includes support for OneDrive for Business, shared files, selectable access scopes, multiple accounts and fixes issues with offline access\n
* Bug fixes
</string>
<string name="ChangeLog_1_07">