diff --git a/state.json b/state.json index 3d8b61b3..899991c5 100644 --- a/state.json +++ b/state.json @@ -22316,9 +22316,9 @@ } }, "CWLSLastSeenTool": { - "BuiltCommit": "88750db995bc3c9998555cf29477dec373591d16", - "TimeBuilt": "2024-10-17T21:43:29.0827907+00:00", - "EffectiveVersion": "1.0.0.1", + "BuiltCommit": "f4d8ec09f91930551bf8ff2db6e16f74717915f2", + "TimeBuilt": "2024-10-18T06:40:07.80395+00:00", + "EffectiveVersion": "1.1.0.0", "MinimumVersion": null, "Changelogs": { "1.0.0.1": { @@ -22331,6 +22331,17 @@ } ], "Reviewer": "philpax" + }, + "1.1.0.0": { + "TimeReleased": "2024-10-18T06:40:07.8039893+00:00", + "Changelog": "CWLSLastSeenTool Version 1.1.0.0\r\n\r\n- Major rewrite. Tidy up main code and methods.\r\n- Added proper support for multiple cross-world linkshells.\r\n- Members no longer in the CWLS will show in red.\r\n- Added member count to currently selected CWLS.\r\n", + "UsedNeeds": [ + { + "Key": "DalamudPackager", + "Version": "2.1.13" + } + ], + "Reviewer": "reiichi001" } } }, diff --git a/testing-live/CWLSLastSeenTool/CWLSLastSeenTool.json b/testing-live/CWLSLastSeenTool/CWLSLastSeenTool.json index caccccb0..f1199585 100644 --- a/testing-live/CWLSLastSeenTool/CWLSLastSeenTool.json +++ b/testing-live/CWLSLastSeenTool/CWLSLastSeenTool.json @@ -2,7 +2,7 @@ "Author": "radax864", "Name": "CWLSLastSeenTool", "InternalName": "CWLSLastSeenTool", - "AssemblyVersion": "1.0.0.1", + "AssemblyVersion": "1.1.0.0", "Description": "A tool for tracking when CWLS members were last seen online. /cwlslst to open the tool.", "ApplicableVersion": "any", "Tags": [ diff --git a/testing-live/CWLSLastSeenTool/latest.zip b/testing-live/CWLSLastSeenTool/latest.zip index e5b5faaa..426319bf 100644 Binary files a/testing-live/CWLSLastSeenTool/latest.zip and b/testing-live/CWLSLastSeenTool/latest.zip differ