Bump to 2.0.15

This commit is contained in:
2025-06-01 09:36:51 +02:00
parent a49a0407b7
commit d98c2bdd47
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.14"
property string _version: "2.0.15"
property string _language: Qt.locale().name.slice(0,2)
property string _country: Qt.locale().name.slice(-2)
property int sleepTime: 0