diff --git a/TownOfUsStatsExporter.csproj b/TownOfUsStatsExporter.csproj
index 5505c5d..3467216 100644
--- a/TownOfUsStatsExporter.csproj
+++ b/TownOfUsStatsExporter.csproj
@@ -8,7 +8,7 @@
false
Town Of Us Stats Exporter - Standalone plugin for exporting game statistics
TownOfUsStatsExporter
- 1.0.2
+ 1.0.3
ToU Mira Team
diff --git a/TownOfUsStatsPlugin.cs b/TownOfUsStatsPlugin.cs
index fe41da2..ee3a4bb 100644
--- a/TownOfUsStatsPlugin.cs
+++ b/TownOfUsStatsPlugin.cs
@@ -32,7 +32,7 @@ public class TownOfUsStatsPlugin : BasePlugin
///
/// Plugin version.
///
- public const string PluginVersion = "1.0.2";
+ public const string PluginVersion = "1.0.3";
///
/// Logger instance for the plugin.