Bump version 2.0.14

This commit is contained in:
2025-05-31 21:19:41 +02:00
parent 9fe99ea214
commit b05acea06b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import "helpers"
ApplicationWindow
{
id: allRadio
property string _version: "2.0.13"
property string _version: "2.0.14"
property string _language: Qt.locale().name.slice(0,2)
property string _country: Qt.locale().name.slice(-2)
property int sleepTime: 0