Skip to content

Commit

Permalink
set release
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 21, 2024
1 parent b2da89e commit d374865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/util/qopenhd.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class QOpenHD : public QObject
// Tries to mimic android toast as much as possible
//
Q_INVOKABLE void show_toast(QString message,bool long_toast=false);
L_RO_PROP(QString,version_string,set_version_string,"2.5.4-evo-beta");
L_RO_PROP(QString,version_string,set_version_string,"2.5.4-evo-release");
//
// Shows a message popup to the user that needs to be clicked away - use sparingly
//
Expand Down

0 comments on commit d374865

Please sign in to comment.