Skip to content

Commit

Permalink
CSS updated
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ryuu committed Apr 26, 2024
1 parent 99c4a47 commit d49948f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion K4-System/src/Plugin/PluginManifest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ public sealed partial class Plugin : BasePlugin

public override string ModuleAuthor => "K4ryuu";

public override string ModuleVersion => "4.1.7 " +
public override string ModuleVersion => "4.1.8 " +
#if RELEASE
"(release)";
#else
Expand Down

0 comments on commit d49948f

Please sign in to comment.