Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
Drombeys committed May 9, 2024
1 parent 2646bd8 commit be910c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public static class ApplicationHelper
{
public static string GetAppVersion()
{
return "2.1";
return "3.0";
}

public static string? GetCompanyName()
Expand Down

0 comments on commit be910c9

Please sign in to comment.