From cc88a4abc0e437d56574bd8642067c64b2f05a1e Mon Sep 17 00:00:00 2001 From: SheepGoMeh <1494091+SheepGoMeh@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:09:09 +0300 Subject: [PATCH] Update Visibility (stable) (#4632) Update Visibility Co-authored-by: SheepGoMeh --- stable/Visibility/manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/Visibility/manifest.toml b/stable/Visibility/manifest.toml index 2c737f2f90..ad513232ba 100644 --- a/stable/Visibility/manifest.toml +++ b/stable/Visibility/manifest.toml @@ -2,5 +2,5 @@ repository = "https://github.com/SheepGoMeh/VisibilityPlugin.git" owners = [ "SheepGoMeh",] project_path = "Visibility" -commit = "89463920b330863b02127df892109695e584aa94" -changelog = "- Added a feature to show target of target when hidden by other settings" +commit = "6501dcfe0ce0a64dd6c1dd700f015b64b85473a0" +changelog = "- Updated VoidList to support account tracking (You will not be able to see character name changes or account information)\n- Updated Whitelist to track characters by their ID"