diff --git a/stable/WaymarkPresetPlugin/WaymarkPresetPlugin.json b/stable/WaymarkPresetPlugin/WaymarkPresetPlugin.json index 89fa42d2..f8e3b2c5 100644 --- a/stable/WaymarkPresetPlugin/WaymarkPresetPlugin.json +++ b/stable/WaymarkPresetPlugin/WaymarkPresetPlugin.json @@ -2,7 +2,7 @@ "Author": "Infi, PunishedPineapple", "Name": "Waymark Preset Plugin", "InternalName": "WaymarkPresetPlugin", - "AssemblyVersion": "1.5.3.0", + "AssemblyVersion": "1.5.3.1", "Description": "Allows you to save, edit, place, import, export, and preview an unlimited number of waymark presets.", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Infiziert90/WaymarkPresetPlugin", diff --git a/stable/WaymarkPresetPlugin/latest.zip b/stable/WaymarkPresetPlugin/latest.zip index cfc23a3f..794c3fc6 100644 Binary files a/stable/WaymarkPresetPlugin/latest.zip and b/stable/WaymarkPresetPlugin/latest.zip differ diff --git a/state.json b/state.json index 34efa195..8c34639d 100644 --- a/state.json +++ b/state.json @@ -14103,9 +14103,9 @@ } }, "WaymarkPresetPlugin": { - "BuiltCommit": "96d40c2a52ed6f19c34c5dbc01b3b91afa24279a", - "TimeBuilt": "2025-01-28T13:06:04.912956+00:00", - "EffectiveVersion": "1.5.3.0", + "BuiltCommit": "cd4c8b761946b0c3bde07434745724214cf92ee1", + "TimeBuilt": "2025-01-31T18:11:33.7746388+00:00", + "EffectiveVersion": "1.5.3.1", "MinimumVersion": null, "Changelogs": { "1.4.3.1": { @@ -14189,6 +14189,17 @@ } ], "Reviewer": "philpax" + }, + "1.5.3.1": { + "TimeReleased": "2025-01-31T18:11:33.7746938+00:00", + "Changelog": "- Fix window move if it was attached\r\n- Maybe fix endless width scale for info pane\r\n- Remove window which had no use", + "UsedNeeds": [ + { + "Key": "DalamudPackager", + "Version": "11.0.0" + } + ], + "Reviewer": "philpax" } } },