We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546e296 commit ea00031Copy full SHA for ea00031
ui/app/AppLayouts/Profile/Sections/AboutContainer.qml
@@ -37,7 +37,7 @@ Item {
37
StyledText {
38
id: element11
39
//% "Version: alpha.0"
40
- text: qsTrId("version:-alpha.0")
+ text: qsTrId("version:-alpha.3")
41
anchors.left: parent.left
42
anchors.leftMargin: 24
43
anchors.top: element10.top
0 commit comments