Skip to content

Commit

Permalink
Update distribute (ef2325cd5347a87efe4a9b82eceb8955c858006c)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 20, 2024
1 parent cdbb359 commit 27aee30
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/StackSellPrice/StackSellPrice.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Infi, VariableVixen",
"Name": "StackSellPrice",
"InternalName": "StackSellPrice",
"AssemblyVersion": "4.4.0.0",
"AssemblyVersion": "4.4.1.0",
"Description": "Shows the vendor sell price for the full stack of an item on the tooltip",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Infiziert90/StackSellPrice",
Expand Down
Binary file modified stable/StackSellPrice/latest.zip
Binary file not shown.
17 changes: 14 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -11348,9 +11348,9 @@
}
},
"StackSellPrice": {
"BuiltCommit": "7743650780a74f8f2b257e4e3bdac7a95881349f",
"TimeBuilt": "2024-12-20T05:37:07.8913173+00:00",
"EffectiveVersion": "4.4.0.0",
"BuiltCommit": "887a4a8066ccf3c460f0c1183d1e0f84f6ac6c57",
"TimeBuilt": "2024-12-20T23:13:54.2391729+00:00",
"EffectiveVersion": "4.4.1.0",
"MinimumVersion": null,
"Changelogs": {
"1.1.0.39314": {
Expand Down Expand Up @@ -11399,6 +11399,17 @@
}
],
"Reviewer": "reiichi001"
},
"4.4.1.0": {
"TimeReleased": "2024-12-20T23:13:54.2392302+00:00",
"Changelog": "- Read most data directly from inventory\r\n- Restore the original string \r\n\r\nBoth of these changes should make it work better with non-english clients",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down

0 comments on commit 27aee30

Please sign in to comment.