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

Commit 5c796d0

Browse files
committed
Update PluginManifest.cs to version 1.3.4
1 parent 93313c1 commit 5c796d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-plugin/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 => "1.3.3 " +
13+
public override string ModuleVersion => "1.3.4 " +
1414
#if RELEASE
1515
"(release)";
1616
#else

0 commit comments

Comments
 (0)