Bump version to 1.0.1
🎮 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||
<Description>Town Of Us Stats Exporter - Standalone plugin for exporting game statistics</Description>
|
||||
<RootNamespace>TownOfUsStatsExporter</RootNamespace>
|
||||
<Version>1.0.0</Version>
|
||||
<Version>1.0.1</Version>
|
||||
<Authors>ToU Mira Team</Authors>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ public class TownOfUsStatsPlugin : BasePlugin
|
||||
/// <summary>
|
||||
/// Plugin version.
|
||||
/// </summary>
|
||||
public const string PluginVersion = "1.0.0";
|
||||
public const string PluginVersion = "1.0.1";
|
||||
|
||||
/// <summary>
|
||||
/// Logger instance for the plugin.
|
||||
|
||||
Reference in New Issue
Block a user