Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
artemlos committed Nov 16, 2022
1 parent 1fffde6 commit daefc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LicenseServer/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ namespace LicenseServer
{
class Program
{
public const string versionInfo = "v2.9 (2022-11-15)" ;
public const string versionInfo = "v2.9 (2022-11-16)" ;

public const string ServiceName = "license-server";

Expand Down

0 comments on commit daefc55

Please sign in to comment.