diff --git a/src/qml/About/Main.qml b/src/qml/About/Main.qml index dc4d0fe..d383c59 100644 --- a/src/qml/About/Main.qml +++ b/src/qml/About/Main.qml @@ -74,7 +74,7 @@ ItemPage { RoundedItem { StandardItem { key: qsTr("System Version") - value: "0.3" + value: "0.4" } StandardItem {