We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d7bc05 commit bfae7b6Copy full SHA for bfae7b6
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "KittyCAD Diff Viewer",
3
"description": "KittyCAD Diff Viewer Chrome Extension",
4
- "version": "0.3.1",
+ "version": "0.4.0",
5
"manifest_version": 3,
6
"action": {
7
"default_popup": "index.html",
package.json
@@ -1,6 +1,6 @@
"name": "diff-viewer-extension",
"private": true,
"dependencies": {
"@dicebear/avatars": "^4.10.8",
0 commit comments