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