Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fifty-six committed Feb 20, 2021
1 parent 7be92dc commit 1f98ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assembly-CSharp/ModHooks.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace Modding
[PublicAPI]
public class ModHooks
{
private const int _modVersion = 59;
private const int _modVersion = 60;

internal static bool IsInitialized;

Expand Down

0 comments on commit 1f98ac5

Please sign in to comment.