Updated patch to 1.0.1

This commit is contained in:
Mossy1022 2024-06-04 10:23:01 -04:00
parent 26b4b9e573
commit 8d8fef8dc1
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "smart-connections-visualizer",
"name": "Smart Connections Visualizer",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
"author": "Evan Moscoso",

View file

@ -1,6 +1,6 @@
{
"name": "smart-connections-visualizer",
"version": "1.0.0",
"version": "1.0.1",
"description": "A plugin that allows you to view your Smart Connections in a visualized format.",
"main": "main.js",
"scripts": {