diff --git a/pluginmaster.json b/pluginmaster.json index b44cf4a..7b9c16c 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -20,7 +20,7 @@ "Name": "Quest Map", "Description": "Shows a map of quests.", "InternalName": "Quest Map", - "AssemblyVersion": "1.0.0.0", + "AssemblyVersion": "1.1.0.0", "ApplicableVersion": "any", "DalamudApiLevel": 3, "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", @@ -28,6 +28,6 @@ "IsTestingExclusive": false, "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/Quest Map/latest.zip", - "LastUpdated": "1626212503" + "LastUpdated": "1626390187" } ] \ No newline at end of file diff --git a/plugins/Quest Map/Quest Map.json b/plugins/Quest Map/Quest Map.json deleted file mode 100644 index 23ea6b0..0000000 --- a/plugins/Quest Map/Quest Map.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "Author": "ascclemens", - "Name": "Quest Map", - "InternalName": "Quest Map", - "AssemblyVersion": "1.0.0.0", - "Description": "Shows a map of quests.", - "ApplicableVersion": "any", - "DalamudApiLevel": 3, - "LoadPriority": 0 -} \ No newline at end of file diff --git a/plugins/Quest Map/latest.zip b/plugins/Quest Map/latest.zip index 2677cc6..ff9c912 100644 Binary files a/plugins/Quest Map/latest.zip and b/plugins/Quest Map/latest.zip differ