From 016c4c5fdf77a2fc1c8b9ef7ec0a75031cb12998 Mon Sep 17 00:00:00 2001 From: Anya Date: Mon, 11 Nov 2024 08:54:43 +0100 Subject: [PATCH] Update custom.json --- custom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/custom.json b/custom.json index c9dfdb8..36b5c14 100644 --- a/custom.json +++ b/custom.json @@ -63,7 +63,7 @@ "Author": "Anya Hichu", "Name": "Quack", "InternalName": "Quack", - "AssemblyVersion": "0.0.5.6", + "AssemblyVersion": "0.0.5.7", "Description": "Generate and run macro actions quickly using a spotlight inspired interface", "ApplicableVersion": "any", "RepoUrl": "https://github.com/anya-hichu/Quack", @@ -80,14 +80,14 @@ "CanUnloadAsync": false, "LoadPriority": 0, "ImageUrls": [], - "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.5.6/images/icon.png", + "IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.5.7/images/icon.png", "Punchline": "Run actions quackly", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.7/Quack.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.6/Quack.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.7/Quack.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.5.7/Quack.zip", "DownloadCount": 0, "LastUpdated": "0" },