From 9e9067920918160adc1884b22d5864b6fb8717fa Mon Sep 17 00:00:00 2001 From: Anya Date: Mon, 23 Sep 2024 18:10:04 +0200 Subject: [PATCH] Update custom.json --- custom.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom.json b/custom.json index 8ac7a35..f634ffb 100644 --- a/custom.json +++ b/custom.json @@ -212,7 +212,7 @@ "Author": "Anya Hichu", "Name": "ChatDeathRoll", "InternalName": "ChatDeathRoll", - "AssemblyVersion": "0.0.0.1", + "AssemblyVersion": "0.0.0.2", "Description": "Provides link buttons in chat for death rolling", "ApplicableVersion": "any", "Tags": [ @@ -229,11 +229,11 @@ "LoadPriority": 0, "Punchline": "Zero trust death rolling helper", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.2/ChatDeathRoll.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.1/ChatDeathRoll.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.2/ChatDeathRoll.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ChatDeathRoll/releases/download/0.0.0.2/ChatDeathRoll.zip", "DownloadCount": 0, "LastUpdated": "0" }