Skip to content

Commit

Permalink
Update release to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlostorto committed Mar 20, 2023
1 parent e6d7f53 commit 8c06171
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": "v2.1.0",
"version": "v3.0.1",
"dependencies": {
"js": ["https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"],
"css": ["https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"]
},
"contentScript": "https://cdn.jsdelivr.net/gh/alexlostorto/sparx@v2.1.0/console/console.js",
"licenses": "https://cdn.jsdelivr.net/gh/alexlostorto/sparx@v2.1.0/licenses.json"
"contentScript": "https://cdn.jsdelivr.net/gh/alexlostorto/sparx@v3.0.1/console/console.js",
"licenses": "https://cdn.jsdelivr.net/gh/alexlostorto/sparx@v3.0.1/licenses.json"
}

0 comments on commit 8c06171

Please sign in to comment.