Skip to content

Commit 514ac93

Browse files
committed
update version
1.6.2 because I did a rollback of 1.6.0 and I had to call it 1.6.1
1 parent 5f45c21 commit 514ac93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Copy LaTeX (KaTeX & MathJax & Wikipedia Imgs)",
4-
"version": "1.6.0",
4+
"version": "1.6.2",
55
"description": "Hover and click to copy LaTeX expressions on ChatGPT, DeepSeek, Wikipedia, Stack Exchange and other math-related websites.",
66
"icons": { "48": "icons/icon48.png" },
77
"permissions": ["contextMenus", "scripting", "activeTab", "storage"],

0 commit comments

Comments
 (0)