diff --git a/stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json b/stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json index afe1b00dd..32480efa9 100644 --- a/stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json +++ b/stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json @@ -2,7 +2,7 @@ "Author": "Caraxi", "Name": "Simple Tweaks Plugin", "InternalName": "SimpleTweaksPlugin", - "AssemblyVersion": "1.10.5.0", + "AssemblyVersion": "1.10.5.1", "Description": "A collection of Quality of Life tweaks. Aiming to improve the experience without changing anything drastically.\nAll changes are toggleable, with everything disabled by default. Visit the Repo for a full list of tweaks. (Globe icon below)", "ApplicableVersion": "any", "RepoUrl": "https://github.com/Caraxi/SimpleTweaksPlugin", diff --git a/stable/SimpleTweaksPlugin/latest.zip b/stable/SimpleTweaksPlugin/latest.zip index 4cf2e8aa5..39c693d82 100644 Binary files a/stable/SimpleTweaksPlugin/latest.zip and b/stable/SimpleTweaksPlugin/latest.zip differ diff --git a/state.json b/state.json index b0dd52254..84c1e3c0a 100644 --- a/state.json +++ b/state.json @@ -21808,9 +21808,9 @@ } }, "SimpleTweaksPlugin": { - "BuiltCommit": "68123392e91339008c2a0d3d596cc3feac5d4100", - "TimeBuilt": "2024-12-01T21:34:26.5153123+00:00", - "EffectiveVersion": "1.10.5.0", + "BuiltCommit": "5681dacfc9c1f5b8c231bf46a53fc2d5def384e1", + "TimeBuilt": "2024-12-02T06:40:54.6821168+00:00", + "EffectiveVersion": "1.10.5.1", "MinimumVersion": null, "Changelogs": { "1.10.3.1": { @@ -21917,6 +21917,21 @@ } ], "Reviewer": "reiichi001" + }, + "1.10.5.1": { + "TimeReleased": "2024-12-02T06:40:54.6821721+00:00", + "Changelog": "***Tweak Changes***\r\n- **\u0060Timer on Duty Waiting\u0060** - Fixed display on all clients...\r\n\r\n\r\n", + "UsedNeeds": [ + { + "Key": "DalamudPackager", + "Version": "11.0.0" + }, + { + "Key": "System.Numerics.Vectors", + "Version": "4.6.0" + } + ], + "Reviewer": "reiichi001" } } },