diff --git a/manifest.json b/manifest.json index 1360248..599fe06 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "3d-graph", "name": "3D Graph", - "version": "1.0.4", + "version": "1.0.5", "description": "A 3D Graph for Obsidian", "author": "Alexander Weichart", "authorUrl": "https://github.com/AlexW00", diff --git a/package.json b/package.json index 12a88dc..0857a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "3d-graph", - "version": "1.0.4", + "version": "1.0.5", "description": "A 3D graph for Obsidian", "main": "main.js", "scripts": {