From f8503391cc528982d9e9a0c1183f03fe9a4c80ad Mon Sep 17 00:00:00 2001 From: Anya Date: Tue, 24 Sep 2024 17:50:01 +0200 Subject: [PATCH] Update custom.json --- custom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/custom.json b/custom.json index 5af7be0..0ab3e48 100644 --- a/custom.json +++ b/custom.json @@ -97,7 +97,7 @@ "Author": "Anya Hichu", "Name": "Quack", "InternalName": "Quack", - "AssemblyVersion": "0.0.2.0", + "AssemblyVersion": "0.0.2.1", "Description": "Generate and run macro actions quickly using a spotlight inspired interface", "ApplicableVersion": "any", "RepoUrl": "https://github.com/anya-hichu/Quack", @@ -114,14 +114,14 @@ "CanUnloadAsync": false, "LoadPriority": 0, "ImageUrls": [], - "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.2.0/images/icon.png", + "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.2.1/images/icon.png", "Punchline": "Run actions quackly", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.1/Quack.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.0/Quack.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.1/Quack.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.2.1/Quack.zip", "DownloadCount": 0, "LastUpdated": "0" },