Skip to content

Commit

Permalink
Bumped version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 28, 2024
1 parent fd22d1e commit 4cfb518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstadefusePlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace InstadefusePlugin;
[MinimumApiVersion(147)]
public class InstadefusePlugin : BasePlugin
{
private const string Version = "1.3.2";
private const string Version = "1.3.3";

public override string ModuleName => "Instadefuse Plugin";
public override string ModuleVersion => Version;
Expand Down

0 comments on commit 4cfb518

Please sign in to comment.