diff --git a/manifest.json b/manifest.json index 339f0753..31390904 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "meta": { "name": "PoE Overlay", "author": "Kyusung4698", - "version": "1.0.9", + "version": "1.0.10", "minimum-overwolf-version": "0.147.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", diff --git a/package.json b/package.json index c7a42c62..aebca530 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poe-overlay-overwolf", - "version": "1.0.9", + "version": "1.0.10", "scripts": { "watch": "ng build --watch", "watch:prod": "ng build --watch --prod",