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 78a16cf commit 9eba4b4Copy full SHA for 9eba4b4
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "KittyCAD Diff Viewer",
3
"description": "KittyCAD Diff Viewer Chrome Extension",
4
- "version": "0.5.0",
+ "version": "0.6.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