From 0fe12667e602205044b515f7aaeb2c5a856e67ec Mon Sep 17 00:00:00 2001 From: Anya Date: Sat, 5 Oct 2024 20:49:38 +0200 Subject: [PATCH] Update custom.json --- custom.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/custom.json b/custom.json index f1bf0e1..b28aa67 100644 --- a/custom.json +++ b/custom.json @@ -129,7 +129,7 @@ "Author": "Anya Hichu", "Name": "DeterministicPose", "InternalName": "DeterministicPose", - "AssemblyVersion": "0.0.0.3", + "AssemblyVersion": "0.0.0.4", "Description": "Dalamud plugin that provides a deterministic cpose command", "ApplicableVersion": "any", "Tags": [ @@ -144,11 +144,11 @@ "LoadPriority": 0, "Punchline": "/dpose ", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.3/DeterministicPose.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/DeterministicPose/releases/download/0.0.0.4/DeterministicPose.zip", "DownloadCount": 0, "LastUpdated": "0" }, @@ -156,7 +156,7 @@ "Author": "Anya Hichu", "Name": "ModSettingCommands", "InternalName": "ModSettingCommands", - "AssemblyVersion": "0.0.0.6", + "AssemblyVersion": "0.0.0.7", "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.6/ModSettingCommands.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip", "IsHide": false, "IsTestingExclusive": false, - "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip", - "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.6/ModSettingCommands.zip", + "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip", "DownloadCount": 0, "LastUpdated": "0" },