Skip to content

Commit ea00031

Browse files
committed
update version number
1 parent 546e296 commit ea00031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/app/AppLayouts/Profile/Sections/AboutContainer.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Item {
3737
StyledText {
3838
id: element11
3939
//% "Version: alpha.0"
40-
text: qsTrId("version:-alpha.0")
40+
text: qsTrId("version:-alpha.3")
4141
anchors.left: parent.left
4242
anchors.leftMargin: 24
4343
anchors.top: element10.top

0 commit comments

Comments
 (0)