We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3128f commit 39f9e1bCopy full SHA for 39f9e1b
qml/ui/configpopup/AboutPanel.qml
@@ -51,7 +51,7 @@ Rectangle {
51
id: title
52
height: 48
53
color: "#ff3a3a3a"
54
- text: qsTr("QOpenHD-evo-2.5.0-beta2")
+ text: qsTr("QOpenHD-evo-2.5.0-beta3")
55
font.pixelSize: 36
56
}
57
0 commit comments