Skip to content

Commit

Permalink
sorry i forgot to increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Siomek101 committed Jan 30, 2024
1 parent d231cb8 commit 205d402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CS2PropHunt.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class CS2PropHunt : BasePlugin
{
public override string ModuleName => "CS2 Prop Hunt Plugin";

public override string ModuleVersion => "0.0.4";
public override string ModuleVersion => "0.0.5";

public List<string> models = new List<string>();

Expand Down

0 comments on commit 205d402

Please sign in to comment.