Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
KillStr3aK committed Dec 11, 2023
1 parent 86de41f commit 1d06f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 ModuleDescription => "Automatically precache resources.";

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

0 comments on commit 1d06f8a

Please sign in to comment.