Bump version to 2.0.16

This commit is contained in:
2025-06-04 19:10:08 +02:00
parent ce873bde7b
commit bf83fc2c24
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import "helpers"
ApplicationWindow
{
id: allRadio
property string _version: "2.0.15"
property string _version: "2.0.16"
property string _language: Qt.locale().name.slice(0,2)
property string _country: Qt.locale().name.slice(-2)
property int currentListIndex: -1