diff --git a/dist/pluginmaster.json b/dist/pluginmaster.json index f7c1616..d9d315d 100644 --- a/dist/pluginmaster.json +++ b/dist/pluginmaster.json @@ -113,20 +113,22 @@ "Author": "Liza Carvelli", "Name": "NewGamePlusAnywhere", "InternalName": "NewGamePlusAnywhere", - "AssemblyVersion": "1.0", + "AssemblyVersion": "2.0", "Description": "No longer requires you to stand in a \"safe\" spot to toggle New Game+", "ApplicableVersion": "any", "RepoUrl": "https://git.carvel.li/liza/NewGamePlusAnywhere", - "DalamudApiLevel": 8, + "DalamudApiLevel": 9, "LoadRequiredState": 0, "LoadSync": false, + "CanUnloadAsync": false, "LoadPriority": 0, "Punchline": "No longer requires you to stand in a \"safe\" spot to toggle New Game+", "AcceptsFeedback": true, - "DownloadCount": 18, - "LastUpdate": 1690797613, - "DownloadLinkInstall": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v1.0/NewGamePlusAnywhere-1.0.zip", - "DownloadLinkUpdate": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v1.0/NewGamePlusAnywhere-1.0.zip", + "DownloadCount": 20, + "LastUpdate": 1696364047, + "DownloadLinkInstall": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v2.0/NewGamePlusAnywhere-2.0.zip", + "DownloadLinkUpdate": "https://git.carvel.li/liza/NewGamePlusAnywhere/releases/download/v2.0/NewGamePlusAnywhere-2.0.zip", + "Changelog": "v2.0 (2023-10-03)\n- API 9", "IsHide": false, "IsTestingExclusive": false },