From e5ae57b4aecc670d06abfec4658a8d3f6a14a82b Mon Sep 17 00:00:00 2001 From: Anya Date: Mon, 18 Nov 2024 20:12:03 +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 c4db14a..73849b6 100644 --- a/custom.json +++ b/custom.json @@ -178,7 +178,7 @@ "Author": "Anya Hichu", "Name": "ChatDeathRoll", "InternalName": "ChatDeathRoll", - "AssemblyVersion": "0.0.1.0", + "AssemblyVersion": "0.0.1.1", "Description": "Provides link buttons in chat for death rolling", "ApplicableVersion": "any", "Tags": [ @@ -195,11 +195,11 @@ "LoadPriority": 0, "Punchline": "Zero trust death rolling helper", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.1/ChatDeathRoll.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.0/ChatDeathRoll.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.1/ChatDeathRoll.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.1.1/ChatDeathRoll.zip", "DownloadCount": 0, "LastUpdated": "0" },