We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0711118 commit b024788Copy full SHA for b024788
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "3d-graph",
3
"name": "3D Graph",
4
- "version": "1.0.1",
+ "version": "1.0.2",
5
"description": "A 3D Graph for Obsidian",
6
"author": "Alexander Weichart",
7
"authorUrl": "https://github.com/AlexW00",
package.json
@@ -1,6 +1,6 @@
"name": "3d-graph",
"description": "A 3D graph for Obsidian",
"main": "main.js",
"scripts": {
versions.json
@@ -1,3 +1,3 @@
- "1.0.1": "0.15.0"
+ "1.0.2": "0.15.0"
}
0 commit comments