[MenuItem("Tools/PlayerAnimator/Check Version")] public static void CheckVersion() { // Get the current version string currentVersion = PlayerPrefs.GetString("PlayerAnimatorVersion", "");