diff --git a/package.json b/package.json index 49cee29..ae6fc41 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.1.4", + "version": "2.1.5", "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 c75a03b..00f9521 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.1.4", + "version": "2.1.5", "description": "Modify your Ajax response to test", "author": "Gj", "icons": {