version bump to 1.4.13 (#539)

* version bump to 1.4.13

* Update whatsnew-en-US

* Create 1413.txt
This commit is contained in:
Yogesh Choudhary Paliyal
2023-05-11 01:24:14 +05:30
committed by GitHub
parent 207449db74
commit 42ef3fac23
3 changed files with 7 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 33
versionCode = 1412
versionName = "1.4.12"
versionCode = 1413
versionName = "1.4.13"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {

View File

@@ -0,0 +1,3 @@
Now you can copy all the fields.
New option added to change password.

View File

@@ -1 +1,2 @@
Copy button for all fields, change password option added
Copy button for all fields,
change password option added