Bump version to 1.0.2
- Fix role name normalization: remove "Tou" suffix from all roles (e.g., TrackerTou -> Tracker) - Set platform to "Mira" for all players (TOU Mira is Mira-based) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ public class TownOfUsStatsPlugin : BasePlugin
|
||||
/// <summary>
|
||||
/// Plugin version.
|
||||
/// </summary>
|
||||
public const string PluginVersion = "1.0.1";
|
||||
public const string PluginVersion = "1.0.2";
|
||||
|
||||
/// <summary>
|
||||
/// Logger instance for the plugin.
|
||||
|
||||
Reference in New Issue
Block a user