From 12a72e41452d6c1d1fd15348db9e15e1fae5ac22 Mon Sep 17 00:00:00 2001 From: Anya Date: Wed, 2 Oct 2024 15:36:48 +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 67c1420..640cc48 100644 --- a/custom.json +++ b/custom.json @@ -156,7 +156,7 @@ "Author": "Anya Hichu", "Name": "ModSettingCommands", "InternalName": "ModSettingCommands", - "AssemblyVersion": "0.0.0.4", + "AssemblyVersion": "0.0.0.5", "Description": "Provides /modset command to update penumbra mod settings", "ApplicableVersion": "any", "Tags": [ @@ -172,11 +172,11 @@ "LoadPriority": 0, "Punchline": "Update mod settings using command", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.4/ModSettingCommands.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.5/ModSettingCommands.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.4/ModSettingCommands.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.4/ModSettingCommands.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.5/ModSettingCommands.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.5/ModSettingCommands.zip", "DownloadCount": 0, "LastUpdated": "0" },