From caee10699e96b4a35cdd8b63b795924547b37096 Mon Sep 17 00:00:00 2001 From: reionwong Date: Thu, 19 Aug 2021 14:30:57 +0800 Subject: [PATCH] About: Update 0.4 --- src/qml/About/Main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {