Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit 2f0cf2c

Browse files
committed
feat: Update module version to 4.3.0
1 parent b04c61f commit 2f0cf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

K4-System/src/Plugin/PluginManifest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public sealed partial class Plugin : BasePlugin
1010

1111
public override string ModuleAuthor => "K4ryuu";
1212

13-
public override string ModuleVersion => "4.2.2 " +
13+
public override string ModuleVersion => "4.3.0 " +
1414
#if RELEASE
1515
"(release)";
1616
#else

0 commit comments

Comments
 (0)