From 9fe99ea2140b5b03508e7d0217aea400a5a8af42 Mon Sep 17 00:00:00 2001 From: nesnomis Date: Sat, 31 May 2025 20:49:59 +0200 Subject: [PATCH] Bump version 2.0.13 --- qml/harbour-allradio.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/harbour-allradio.qml b/qml/harbour-allradio.qml index 75cf447..ec55092 100644 --- a/qml/harbour-allradio.qml +++ b/qml/harbour-allradio.qml @@ -13,7 +13,7 @@ import "helpers" ApplicationWindow { id: allRadio - property string _version: "2.0.12" + property string _version: "2.0.13" property string _language: Qt.locale().name.slice(0,2) property string _country: Qt.locale().name.slice(-2) property int sleepTime: 0