diff --git a/custom.json b/custom.json index 1fca24a..070e135 100644 --- a/custom.json +++ b/custom.json @@ -122,7 +122,7 @@ "Author": "Anya Hichu", "Name": "ModSettingCommands", "InternalName": "ModSettingCommands", - "AssemblyVersion": "0.0.0.7", + "AssemblyVersion": "0.0.1.0", "Description": "Provides /modset command to update penumbra mod settings", "ApplicableVersion": "any", "Tags": [ @@ -131,18 +131,18 @@ "options", "commands" ], - "DalamudApiLevel": 10, + "DalamudApiLevel": 11, "LoadRequiredState": 0, "LoadSync": false, "CanUnloadAsync": false, "LoadPriority": 0, "Punchline": "Update mod settings using command", "AcceptsFeedback": true, - "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.0.7/ModSettingCommands.zip", + "DownloadLinkInstall": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip", "IsHide": false, "IsTestingExclusive": false, - "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", + "DownloadLinkTesting": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip", + "DownloadLinkUpdate": "https://github.com/anya-hichu/ModSettingCommands/releases/download/0.0.1.0/ModSettingCommands.zip", "DownloadCount": 0, "LastUpdated": "0" },