patch update

This commit is contained in:
Mossy426 2024-06-09 09:06:10 -04:00
parent 7733eba240
commit b5e6d3af87
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.3",
"version": "1.0.4",
"minAppVersion": "0.15.0",
"description": "View your Smart Connections in a visualized format.",
"author": "Evan Moscoso",

View file

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