diff --git a/package.json b/package.json index 6529c59..e58ed5c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@wcpos/app-electron", "license": "MIT", "productName": "WooCommerce POS", - "version": "1.4.5", + "version": "1.4.6", "description": "Electron app for WooCommerce POS", "author": "Paul Kilmurray ", "main": ".webpack/main", @@ -60,4 +60,4 @@ "eslintConfig": { "extends": "@wcpos/eslint-config" } -} \ No newline at end of file +}