update version number

This commit is contained in:
Iuri Matias 2020-07-24 11:45:34 -04:00
parent 546e2968f6
commit ea000310de
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Item {
StyledText {
id: element11
//% "Version: alpha.0"
text: qsTrId("version:-alpha.0")
text: qsTrId("version:-alpha.3")
anchors.left: parent.left
anchors.leftMargin: 24
anchors.top: element10.top