Skip to content

Commit

Permalink
v11.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Sep 9, 2023
1 parent b4c4bf7 commit 5584ec7
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 @@ -63,5 +63,5 @@
"test_all": "npm-run-all -s test-*",
"tsc": "node index clean --dir=types -i && npx tsc"
},
"version": "11.0.2"
"version": "11.0.3"
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,5 @@
"tabs"
],
"short_name": "__MSG_extensionShortName__",
"version": "11.0.2"
"version": "11.0.3"
}

0 comments on commit 5584ec7

Please sign in to comment.