From 78469daa1d39ab53376d2b46885549946c2afe6f Mon Sep 17 00:00:00 2001 From: Anya Date: Tue, 31 Dec 2024 21:47:10 +0100 Subject: [PATCH] Update custom.json --- custom.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom.json b/custom.json index d9bfae7..221d0ed 100644 --- a/custom.json +++ b/custom.json @@ -150,7 +150,7 @@ "Author": "Anya Hichu", "Name": "ModAutoTagger", "InternalName": "ModAutoTagger", - "AssemblyVersion": "0.0.0.2", + "AssemblyVersion": "0.0.1.0", "Description": "Add bulk tags dynamically to penumbra mods based on conditions", "ApplicableVersion": "any", "Tags": [ @@ -166,11 +166,11 @@ "LoadPriority": 0, "Punchline": "Ain't nobody got time for bulk tagging", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.0.2/ModAutoTagger.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ModAutoTagger/releases/download/0.0.1.0/ModAutoTagger.zip", "DownloadCount": 0, "LastUpdated": "0" },