From 15447401b3f1081f4ac9cc5da0d05c04bbb55212 Mon Sep 17 00:00:00 2001 From: Anya Date: Sun, 20 Apr 2025 04:06:38 +0200 Subject: [PATCH] Update custom.json --- custom.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/custom.json b/custom.json index 396d707..0ee4b92 100644 --- a/custom.json +++ b/custom.json @@ -262,11 +262,11 @@ "Author": "Anya Hichu", "Name": "PatMeHonorific", "InternalName": "PatMeHonorific", - "AssemblyVersion": "0.0.1.4", - "Description": "Displays pat counter as honorific title dynamically", + "AssemblyVersion": "0.0.2.0", + "Description": "Displays emote counters as honorific title dynamically", "ApplicableVersion": "any", "Tags": [ - "pat", + "emote", "plugin", "honorific" ], @@ -275,13 +275,13 @@ "LoadSync": false, "CanUnloadAsync": false, "LoadPriority": 0, - "Punchline": "Pat counter in title", + "Punchline": "Show your emote goals", "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.1.4/PatMeHonorific.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/PatMeHonorific/releases/download/0.0.2.0/PatMeHonorific.zip", "DownloadCount": 0, "LastUpdated": "0" },