From c7c1f44297a8f557a242a0d265aa125712d529a2 Mon Sep 17 00:00:00 2001 From: Anya Date: Thu, 15 May 2025 19:55:37 +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 9d1841c..b90b578 100644 --- a/custom.json +++ b/custom.json @@ -339,7 +339,7 @@ "Author": "VariableVixen, Anya Hichu", "Name": "WoLua", "InternalName": "WoLua", - "AssemblyVersion": "0.3.8.1", + "AssemblyVersion": "0.3.8.2", "Description": "Write custom chat commands by creating lua scripts", "ApplicableVersion": "any", "RepoUrl": "https://github.com/anya-hichu/WoLua", @@ -350,11 +350,11 @@ "LoadPriority": 0, "Punchline": "Write your own custom chat commands in lua!", "AcceptsFeedback": false, - "DownloadLinkInstall": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.1/WoLua.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.1/WoLua.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.1/WoLua.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/WoLua/releases/download/0.3.8.2/WoLua.zip", "DownloadCount": 0, "LastUpdated": "0" }