Skip to content

Commit

Permalink
Update distribute (cd6b7990cdee905dc047f760211c3623988e2914)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 6, 2025
1 parent 0c0313f commit 4f50442
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/SubmarineTracker/SubmarineTracker.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Infi",
"Name": "Submarine Tracker",
"InternalName": "SubmarineTracker",
"AssemblyVersion": "1.9.7.0",
"AssemblyVersion": "1.9.7.2",
"Description": "+ Tracker for current builds, routes and times \n+ Builder to improve, solve builds and optimize EXP\n+ Configurable notification for return and repairs \n+ Helpy filled useful information\n+ Custom loot overview with history and export\n+ Multiple overlays to help with daily tasks \n+ Supports multiple FCs ",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Infiziert90/SubmarineTracker",
Expand Down
Binary file modified stable/SubmarineTracker/latest.zip
Binary file not shown.
65 changes: 62 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -37866,9 +37866,9 @@
}
},
"SubmarineTracker": {
"BuiltCommit": "9ffb01bf5a4e066267055030f8015e885efb9ec3",
"TimeBuilt": "2025-02-05T17:59:09.9628667+00:00",
"EffectiveVersion": "1.9.7.0",
"BuiltCommit": "05f0f389e3ca64b2290adb8f465bd4e2376f9eb9",
"TimeBuilt": "2025-02-06T19:30:06.5527066+00:00",
"EffectiveVersion": "1.9.7.2",
"MinimumVersion": null,
"Changelogs": {
"1.1.0.0": {
Expand Down Expand Up @@ -40190,6 +40190,65 @@
}
],
"Reviewer": "philpax"
},
"1.9.7.2": {
"TimeReleased": "2025-02-06T19:30:06.5527747+00:00",
"Changelog": "- Prevent error on load if migration already happened\r\n - This should only happen if user had some form of corruption ...\r\n- Fix submarine list gettig cut-off if window is too small\r\n- Add role mentions to offline mode notification",
"UsedNeeds": [
{
"Key": "CsvHelper",
"Version": "33.0.1"
},
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "MessagePack",
"Version": "3.1.1"
},
{
"Key": "Microsoft.Data.Sqlite",
"Version": "9.0.0"
},
{
"Key": "MessagePack.Annotations",
"Version": "3.1.1"
},
{
"Key": "MessagePackAnalyzer",
"Version": "3.1.1"
},
{
"Key": "Microsoft.Data.Sqlite.Core",
"Version": "9.0.0"
},
{
"Key": "Microsoft.NET.StringTools",
"Version": "17.11.4"
},
{
"Key": "SQLitePCLRaw.bundle_e_sqlite3",
"Version": "2.1.10"
},
{
"Key": "SQLitePCLRaw.core",
"Version": "2.1.10"
},
{
"Key": "SQLitePCLRaw.lib.e_sqlite3",
"Version": "2.1.10"
},
{
"Key": "SQLitePCLRaw.provider.e_sqlite3",
"Version": "2.1.10"
},
{
"Key": "System.Memory",
"Version": "4.5.3"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down

0 comments on commit 4f50442

Please sign in to comment.