Skip to content

Commit

Permalink
Update distribute (0a8d67dd8ee69b923292c9b64bd1d14ad9469cfe)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 16, 2025
1 parent acc2138 commit b60cb42
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 4 deletions.
49 changes: 46 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -66493,9 +66493,9 @@
}
},
"AcquisitionDate": {
"BuiltCommit": "d58089c5009f1e99d8c14eb2422a8f2d0c83da41",
"TimeBuilt": "2025-01-09T02:23:33.296422+00:00",
"EffectiveVersion": "0.1.1.2",
"BuiltCommit": "0d12448e1c4fdc691b06a711434f57d8878028f5",
"TimeBuilt": "2025-01-16T03:10:41.0591251+00:00",
"EffectiveVersion": "0.1.1.3",
"MinimumVersion": null,
"Changelogs": {
"0.1.0.0": {
Expand Down Expand Up @@ -66712,6 +66712,49 @@
}
],
"Reviewer": "reiichi001"
},
"0.1.1.3": {
"TimeReleased": "2025-01-16T03:10:41.059179+00:00",
"Changelog": "[0.1.1.3]\n- Automatically adds the Chocobo mount based on your achievement.\n- Will now pull data for legacy quests as well.\n- Fixed an issue (because I didn\u0027t think properly) that stops the whole queue from failing if a minion, mount or facewear had an invalid date or could for some reason not be parsed.\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "HtmlAgilityPack",
"Version": "1.11.71"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.AzureRepos.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Bitbucket.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Common",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitHub",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitLab",
"Version": "1.1.1"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion testing-live/AcquisitionDate/AcquisitionDate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Glyceri",
"Name": "Acquisition Date",
"InternalName": "AcquisitionDate",
"AssemblyVersion": "0.1.1.2",
"AssemblyVersion": "0.1.1.3",
"Description": "Shows the date when you acquired:\n- Achievements\n- Quests\n- Duties\n- Levels\n- Fish\n- Sightseeing Log Entries\n- Glasses\n- Minions\n- Mounts\n- Orchestrion Rolls\n- Fashion Accessories\nAnd More!",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Glyceri/AcquisitionDate",
Expand Down
Binary file modified testing-live/AcquisitionDate/latest.zip
Binary file not shown.

0 comments on commit b60cb42

Please sign in to comment.