Skip to content

Commit

Permalink
Update Constants.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
garrynewman committed Jun 3, 2020
1 parent d5a4ca3 commit b2ec61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace Garry.Control4.Jailbreak
{
public static class Constants
{
public const int Version = 1;
public const int Version = 2;

/// <summary>
/// The cert for composer needs to be named cacert-*.pem
Expand Down

0 comments on commit b2ec61a

Please sign in to comment.