Skip to content

Commit

Permalink
chore: release 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nopol10 committed Mar 3, 2024
1 parent 957b3a2 commit 6931db9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion extension-statics/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "NekoCap",
"description": "__MSG_extShortDescription__",
"version": "1.10.2",
"version": "1.10.3",
"default_locale": "en",
"action": {
"default_icon": "icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion extension-statics/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "NekoCap",
"description": "__MSG_extShortDescription__",
"version": "1.10.2",
"version": "1.10.3",
"default_locale": "en",
"action": {
"default_icon": "icon16.png",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nekocap",
"version": "1.10.2",
"version": "1.10.3",
"description": "An awesome caption viewing and editing browser extension",
"private": true,
"scripts": {
Expand Down

0 comments on commit 6931db9

Please sign in to comment.