Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
samyycX committed Aug 12, 2024
1 parent 3f5f61e commit 4fb0542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main/BuffInspector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public partial class BuffInspector : BasePlugin, IPluginConfig<Config>


public override string ModuleName => "Buff Inspector";
public override string ModuleVersion => "4";
public override string ModuleVersion => "5";
public override string ModuleAuthor => "samyyc";
private DatabaseConnection Database;
public Config Config {get; set;}
Expand Down

0 comments on commit 4fb0542

Please sign in to comment.