From 6565c959472810493ae9d63f98db0757a53d347b Mon Sep 17 00:00:00 2001 From: Pascal Date: Wed, 24 Dec 2025 07:22:19 +0000 Subject: [PATCH] pluginmaster.json aktualisiert --- pluginmaster.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",