From f8aa53ce27feae3c45ef6ae24adf5219e67407a9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 9 Aug 2024 16:16:00 +0000 Subject: [PATCH] Regenerate PluginMaster --- pluginmaster.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index f633d9c1..fe22844e 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -5,9 +5,15 @@ "Punchline": "Condenses combos and mutually exclusive abilities onto a single button.", "Description": "This plugin condenses combos and mutually exclusive abilities onto a single button. For example, a 1-2-3 combo would become 1-1-1.", "InternalName": "XIVComboExpanded", - "AssemblyVersion": "1.5.1.12", + "AssemblyVersion": "2.0.0.0", "RepoUrl": "https://github.com/daemitus/XIVComboPlugin", "ApplicableVersion": "any", + "Tags": [ + "combo", + "xivcombo", + "expanded", + "pcombo" + ], "DalamudApiLevel": 10, "LoadPriority": 0, "IconUrl": "https://raw.githubusercontent.com/daemitus/XIVComboPlugin/master/res/icon.png", @@ -18,6 +24,6 @@ "DownloadLinkTesting": "https://github.com/daemitus/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip", "DownloadLinkUpdate": "https://github.com/daemitus/MyDalamudPlugins/raw/master/plugins/XIVComboExpanded/latest.zip", "DownloadCount": 0, - "LastUpdate": "1722325615" + "LastUpdate": "1723220156" } ] \ No newline at end of file