podbicie numeru wersji
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.2</Version>
|
||||
<Version>1.0.3</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.2";
|
||||
public const string PluginVersion = "1.0.3";
|
||||
|
||||
/// <summary>
|
||||
/// Logger instance for the plugin.
|
||||
|
||||
Reference in New Issue
Block a user