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

Commit 9ba2094

Browse files
committed
Bump version to 4.1.9 and update PluginManifest.cs
1 parent 90c242c commit 9ba2094

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- 2023.04.16 - V4.1.8
1+
-- 2023.04.16 - V4.1.9
22

33
- fix: Collection was modified
44

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

0 commit comments

Comments
 (0)