Skip to content

Commit

Permalink
version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digao-dalpiaz committed Jul 15, 2024
1 parent e0668e8 commit 927d5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DigaoDeskApp/Vars.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Vars
{

public const string APP_VERSION = "2.2.0";
public const string APP_VERSION = "2.3.0";
public const string APP_REGKEY = @"SOFTWARE\DigaoDesk";

public const string GITHUB_LINK = "https://github.com/digao-dalpiaz/DigaoDesk";
Expand Down

0 comments on commit 927d5b0

Please sign in to comment.