Skip to content

Commit 39f9e1b

Browse files
authored
name 2.5.0-beta3
1 parent bf3128f commit 39f9e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qml/ui/configpopup/AboutPanel.qml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Rectangle {
5151
id: title
5252
height: 48
5353
color: "#ff3a3a3a"
54-
text: qsTr("QOpenHD-evo-2.5.0-beta2")
54+
text: qsTr("QOpenHD-evo-2.5.0-beta3")
5555
font.pixelSize: 36
5656
}
5757
}

0 commit comments

Comments
 (0)