Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Volker Kohaupt committed Jun 30, 2024
1 parent 8f23527 commit 7328cf5
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 @@ -27,7 +27,7 @@

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

0 comments on commit 7328cf5

Please sign in to comment.