podbicie numeru wersji
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||||
<Description>Town Of Us Stats Exporter - Standalone plugin for exporting game statistics</Description>
|
<Description>Town Of Us Stats Exporter - Standalone plugin for exporting game statistics</Description>
|
||||||
<RootNamespace>TownOfUsStatsExporter</RootNamespace>
|
<RootNamespace>TownOfUsStatsExporter</RootNamespace>
|
||||||
<Version>1.0.2</Version>
|
<Version>1.0.3</Version>
|
||||||
<Authors>ToU Mira Team</Authors>
|
<Authors>ToU Mira Team</Authors>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ public class TownOfUsStatsPlugin : BasePlugin
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Plugin version.
|
/// Plugin version.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string PluginVersion = "1.0.2";
|
public const string PluginVersion = "1.0.3";
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Logger instance for the plugin.
|
/// Logger instance for the plugin.
|
||||||
|
|||||||
Reference in New Issue
Block a user