Bump version to 2.0.16
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user