Skip to content

Commit 8ee97b1

Browse files
committed
Update versions
1 parent 4e4d005 commit 8ee97b1

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "new-3d-graph",
33
"name": "New 3D Graph",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"minAppVersion": "1.5.0",
66
"description": "Visualize your Vault in 3D with a powerful, highly customizable, and filterable graph.",
77
"author": "Aryan Gupta",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "3D Graph Plugin",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Visualize your Vault in 3D with a powerful, highly customizable, and filterable graph.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"2.2.1": "1.5.0",
23
"2.2.0": "1.5.0",
34
"2.1.3": "1.5.0",
45
"2.1.2": "1.5.0",

0 commit comments

Comments
 (0)