fix: Change version to 4.0.6

This commit is contained in:
J-Jamet 2024-05-06 16:15:30 +02:00
parent c4788159e4
commit 21e577c1d3
4 changed files with 11 additions and 5 deletions

View file

@ -1,5 +1,7 @@
KeePassDX(4.1.0)
* Fix form filled recognition #1508
KeePassDX(4.0.6)
* Fix form filled recognition #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
* Fix translations #1707 #1683 #1712
* Update APK verifier #1810
KeePassDX(4.0.5)
* Fix form filled recognition #1572 #1508

View file

@ -13,7 +13,7 @@ android {
minSdkVersion 15
targetSdkVersion 33
versionCode = 129
versionName = "4.1.0"
versionName = "4.0.6"
multiDexEnabled true
testApplicationId = "com.kunzisoft.keepass.tests"

View file

@ -1 +1,3 @@
* Fix form filled recognition #1508
* Fix form filled recognition #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
* Fix translations #1707 #1683 #1712
* Update APK verifier #1810

View file

@ -1 +1,3 @@
* Correction de la reconnaissance de formulaire #1508
* Correction de la reconnaissance de formulaire #1508 #1735 #1508 #1790 #1783 #1797 #1801 #1802 #1804 #1665
* Correction des traductions #1707 #1683 #1712
* Mise à jour du vérifieur d'APK #1810