Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
update: Version
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ryuu committed Nov 13, 2023
1 parent 86527af commit 1566836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/K4-System.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace K4ryuuSystem
public partial class K4System : BasePlugin, IPluginConfig<MyConfig>
{
public override string ModuleName => "K4-System";
public override string ModuleVersion => "v1.1.0";
public override string ModuleVersion => "v1.1.1";
public override string ModuleAuthor => "K4ryuu";
public int ModuleConfigVersion => 1;

Expand Down

0 comments on commit 1566836

Please sign in to comment.