diff --git a/package.json b/package.json index d80a67a..f9ebf0b 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.8", + "version": "2.2.9", "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 1a73629..fbb49e3 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.8", + "version": "2.2.9", "description": "Modify your Ajax response to test", "author": "Gj", "icons": {