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

Commit 5cb85c2

Browse files
committed
chore: Update module version to 4.4.1
1 parent 8342355 commit 5cb85c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

K4-SharedApi/src/K4-SharedApi.dll

0 Bytes
Binary file not shown.

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.4.0 " +
13+
public override string ModuleVersion => "4.4.1 " +
1414
#if RELEASE
1515
"(release)";
1616
#else

0 commit comments

Comments
 (0)