Skip to content

Commit

Permalink
- fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyusung4698 committed Sep 19, 2020
1 parent a8663c2 commit c778cc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- added heist item properties at the evaluate dialog
- added heist item types at the market
- added heist filter group at the market
- updated the external link behaviour to skip in game notification
- updated the external link behavior to skip in game notification
- fixed an issue causing values at the evaluate dialog to be cut off (#827, #829)
- fixed an issue freezing the launcher (#826)
- fixed an issue with too long stats at the market window (#814)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"meta": {
"name": "PoE Overlay",
"author": "Kyusung4698",
"version": "1.0.10",
"version": "1.0.11",
"minimum-overwolf-version": "0.153.0",
"description": "Search the market and send trade offers. Get current market values for your item. View insights for maps and items.",
"dock_button_title": "PoE Overlay",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/english.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"title": "Bookmarks"
},
"changelog-1-0-11": {
"message": "- added heist item data & stats\n- added heist item properties at the evaluate dialog\n- added heist item types at the market\n- added heist filter group at the market\n- updated the external link behaviour to skip in game notification\n- fixed an issue causing values at the evaluate dialog to be cut off (#827, #829)\n- fixed an issue freezing the launcher (#826)\n- fixed an issue with too long stats at the market window (#814)\n- fixed an issue using the slider at the settings window (#815)",
"message": "- added heist item data & stats\n- added heist item properties at the evaluate dialog\n- added heist item types at the market\n- added heist filter group at the market\n- updated the external link behavior to skip in game notification\n- fixed an issue causing values at the evaluate dialog to be cut off (#827, #829)\n- fixed an issue freezing the launcher (#826)\n- fixed an issue with too long stats at the market window (#814)\n- fixed an issue using the slider at the settings window (#815)",
"title": "What's new in 1.0.11?"
},
"commands": {
Expand Down

0 comments on commit c778cc2

Please sign in to comment.