Skip to content

Commit c4ff178

Browse files
committed
style(ui/qml/main): version text has been changed
1 parent fb4e05d commit c4ff178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qml/main.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ ApplicationWindow {
146146

147147
Text {
148148
anchors.centerIn: parent
149-
text: "Версия 1.0"
149+
text: "Версия 1.2"
150150
font.pixelSize: 12
151151
font.family: "SF Pro Display"
152152
color: "#636366"

0 commit comments

Comments
 (0)