Skip to content

Commit

Permalink
Release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Volker Kohaupt committed Jan 1, 2025
1 parent ecd1252 commit e0d563a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/global.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

namespace global
{
QString version = "4.4.0-beta-01";
QString version = "4.4.0";
QString name = "vokoscreenNG";
QString nameOutput = "[" + name + "]";
int showclickCounter = 0;
Expand Down

0 comments on commit e0d563a

Please sign in to comment.