Skip to content

Commit

Permalink
Update VIPCore.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
partiusfabaa committed Jan 6, 2024
1 parent b745b0c commit c473372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VIPCore/VIPCore/VIPCore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class VipCore : BasePlugin, ICorePlugin
{
public override string ModuleAuthor => "thesamefabius";
public override string ModuleName => "[VIP] Core";
public override string ModuleVersion => "v1.1.4";
public override string ModuleVersion => "v1.1.5";

public string DbConnectionString = string.Empty;

Expand Down

0 comments on commit c473372

Please sign in to comment.