diff --git a/pluginmaster.json b/pluginmaster.json index c1afd78..7f5352e 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -4,7 +4,7 @@ "Name": "Player Tags", "Punchline": "Lightweight job visibility in nameplates and chat.", "Description": "Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.\n\nYou want to contribute and help developing new features or want to extend existing? Feel free to open Fork and open a Pull Request!\n\nThis plugin was originally developed by r00telement but forked and continued by Pilzinsel64.", - "Changelog": "- Update to API 13", + "Changelog": "- Update to API 14", "TestingChangelog": null, "Tags": [ "Jobs", @@ -16,12 +16,12 @@ ], "IsHide": false, "InternalName": "PlayerTags", - "AssemblyVersion": "1.12.3.0", - "TestingAssemblyVersion": "1.12.4.0", + "AssemblyVersion": "1.12.4.0", + "TestingAssemblyVersion": "null", "IsTestingExclusive": false, "RepoUrl": "https://git.pilzinsel64.de/Pilzinsel64/PlayerTags", "ApplicableVersion": "any", - "DalamudApiLevel": 13, + "DalamudApiLevel": 14, "TestingDalamudApiLevel": 14, "DownloadLinkInstall": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/latest.zip", "DownloadLinkTesting": "https://cloud.pilzinsel64.de/public.php/dav/files/p6RANKGzWz8ys8o/testing.zip",