Skip to content

Commit

Permalink
fix: update version number in HomePageForm.ui.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
Phong940253 committed Nov 17, 2024
1 parent d610fec commit 2566edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/resources/HomePageForm.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ PageBackground {
width: 222
height: 27
color: "#ffffff"
text: qsTr("Created by: quantrancse | v1.2.2")
text: qsTr("Created by: quantrancse | v1.2.3")
anchors.horizontalCenter: parent.horizontalCenter
font.pointSize: 10
font.family: "Verdana"
Expand Down

0 comments on commit 2566edf

Please sign in to comment.