diff --git a/package.json b/package.json index a17e481..2be7b49 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ajax-proxy", "private": true, "description": "Modify your Ajax response to test", - "version": "2.2.2", + "version": "2.2.3", "scripts": { "dev": "pnpm -C ./packages/vue-panels serve", "watch": "run-p watch:lib watch:chrome", diff --git a/packages/shell-chrome/manifest.json b/packages/shell-chrome/manifest.json index 5f876ac..fa6cb06 100644 --- a/packages/shell-chrome/manifest.json +++ b/packages/shell-chrome/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Ajax Proxy", - "version": "2.2.2", + "version": "2.2.3", "description": "Modify your Ajax response to test", "author": "Gj", "icons": {