Skip to content

Commit

Permalink
name 2.5.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
Consti10 authored Aug 13, 2023
1 parent bf3128f commit 39f9e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/configpopup/AboutPanel.qml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Rectangle {
id: title
height: 48
color: "#ff3a3a3a"
text: qsTr("QOpenHD-evo-2.5.0-beta2")
text: qsTr("QOpenHD-evo-2.5.0-beta3")
font.pixelSize: 36
}
}
Expand Down

0 comments on commit 39f9e1b

Please sign in to comment.