Skip to content

Commit db9e4d8

Browse files
committed
version patch (2.2.2)
1 parent b9b1445 commit db9e4d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ajax-proxy",
33
"private": true,
44
"description": "Modify your Ajax response to test",
5-
"version": "2.2.1",
5+
"version": "2.2.2",
66
"scripts": {
77
"dev": "pnpm -C ./packages/vue-panels serve",
88
"watch": "run-p watch:lib watch:chrome",

packages/shell-chrome/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Ajax Proxy",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"description": "Modify your Ajax response to test",
66
"author": "Gj",
77
"icons": {

0 commit comments

Comments
 (0)