diff --git a/manifest.json b/manifest.json index 27be061..be55f6f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { - "id": "smart-connections-visualizer", - "name": "Smart Connections Visualizer", - "version": "1.0.26", - "minAppVersion": "0.15.0", - "description": "View your Smart Connections in a visualized format.", - "author": "Evan Moscoso", - "authorUrl": "https://github.com/mossy1022", - "fundingUrl": "https://buymeacoffee.com/evansoasis", - "isDesktopOnly": true + "id": "smart-connections-visualizer", + "name": "Smart Connections Visualizer", + "version": "1.0.27", + "minAppVersion": "0.15.0", + "description": "View your Smart Connections in a visualized format.", + "author": "Evan Moscoso", + "authorUrl": "https://github.com/mossy1022", + "fundingUrl": "https://buymeacoffee.com/evansoasis", + "isDesktopOnly": true } \ No newline at end of file diff --git a/package.json b/package.json index 2456456..2517d69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-connections-visualizer", - "version": "1.0.26", + "version": "1.0.27", "description": "A plugin that allows you to view your Smart Connections in a visualized format.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 66cf6b6..ecf350f 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,6 @@ { "1.0.0": "0.15.0", "1.0.24": "0.15.0", - "1.0.25": "0.15.0" + "1.0.25": "0.15.0", + "1.0.26": "0.15.0" } \ No newline at end of file