Skip to content

Commit

Permalink
Version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
almightylks committed Aug 16, 2020
1 parent 4801dd3 commit 229a221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CuffedTK/MainPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace CuffedTK
SynapseMajor = 1,
SynapseMinor = 2,
SynapsePatch = 1,
Version = "1.0.0")]
Version = "1.0")]
public class MainPlugin : Plugin
{
public static bool AutoJail { get; set; }
Expand Down

0 comments on commit 229a221

Please sign in to comment.