From f25537ee566521832422de45694deb758c7ed869 Mon Sep 17 00:00:00 2001 From: LittleNightmare Date: Fri, 27 Sep 2024 03:13:35 +0800 Subject: [PATCH] [Testing] UsedName v0.8.5.0 (#4620) - partially support 7.0 - Command `/pname update` currently not available --- testing/live/UsedName/manifest.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/testing/live/UsedName/manifest.toml b/testing/live/UsedName/manifest.toml index 7d0d1129b9..dfa7798b17 100644 --- a/testing/live/UsedName/manifest.toml +++ b/testing/live/UsedName/manifest.toml @@ -1,12 +1,11 @@ [plugin] repository = "https://github.com/LittleNightmare/UsedName.git" -commit = "a1c40059a311e90b83c48db0805d4b4dc40a9f7c" +commit = "cca4a2515938bc8a7ec942ff90ffaadce352c357" owners = [ "LittleNightmare" ] project_path = "UsedName" changelog = """ -- fix cannot read data -- fix actual behavior is inconsistent with the description -- add PlayerSearch button back +- partially support 7.0 +- Command `/pname update` currently not available """