Skip to content

Commit

Permalink
version patch (2.2.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
g0ngjie committed Dec 8, 2022
1 parent 247504f commit d89051f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/shell-chrome/manifest.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d89051f

Please sign in to comment.