Advance version number to 1.68.1

This commit is contained in:
Markus Fisch
2026-02-21 21:50:51 +01:00
parent b1cd12ec77
commit 694c854650
3 changed files with 13 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.68.1
* Improve UI of search barcode dialog
* Stability improvements
* Update ZXingCpp
* Update Russian translation
## 1.68.0
* Add automated actions
* Improve managing profiles
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdk 9
targetSdk sdk_version
versionCode 154
versionName '1.68.0'
versionCode 155
versionName '1.68.1'
}
signingConfigs {
@@ -0,0 +1,5 @@
* Improve UI of search barcode dialog
* Stability improvements
* Update ZXingCpp
* Update Russian translation