Skip to content

Commit

Permalink
v12.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Dec 9, 2024
1 parent b22d66e commit ff950c5
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 @@ -61,5 +61,5 @@
"test_all": "npm-run-all -s test-*",
"tsc": "node index clean --dir=types -i && npx tsc"
},
"version": "12.0.1"
"version": "12.0.2"
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"tabs"
],
"short_name": "__MSG_extensionName__",
"version": "12.0.1"
"version": "12.0.2"
}

0 comments on commit ff950c5

Please sign in to comment.