chore: Bump version to 2.1.1

This commit is contained in:
Aryan Gupta 2025-06-18 10:56:52 +10:00
parent b91e4671e8
commit ca3a4217ba
3 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "new-3d-graph",
"name": "New 3D Graph",
"version": "2.1.0",
"version": "2.1.1",
"minAppVersion": "1.5.0",
"description": "Visualize your Vault in 3D with a powerful, highly customizable, and filterable graph.",
"author": "Aryan Gupta",

View file

@ -1,6 +1,6 @@
{
"name": "3D Graph Plugin",
"version": "2.1.0",
"version": "2.1.1",
"description": "A 3D Graph Plugin for Obsidian.",
"main": "main.js",
"scripts": {

View file

@ -1,4 +1,5 @@
{
"2.1.1": "1.5.0",
"2.1.0": "1.5.0",
"2.0.1": "1.5.0",
"2.0.0": "1.5.0",