Skip to content

Commit

Permalink
v14.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Oct 6, 2024
1 parent 99ad5b1 commit 2d9d05e
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 @@ -65,5 +65,5 @@
"test_all": "npm-run-all -s test-*",
"tsc": "node index clean --dir=types -i && npx tsc"
},
"version": "14.1.0"
"version": "14.1.1"
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
"tabs"
],
"short_name": "__MSG_extensionShortName__",
"version": "14.1.0"
"version": "14.1.1"
}

0 comments on commit 2d9d05e

Please sign in to comment.