diff --git a/manifest.json b/manifest.json index 589c5fd..ea1ce4d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "smart-connections-visualizer", "name": "Smart Connections Visualizer", - "version": "1.0.11", + "version": "1.0.12", "minAppVersion": "0.15.0", "description": "View your Smart Connections in a visualized format.", "author": "Evan Moscoso", diff --git a/package.json b/package.json index 16a8c37..497333b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smart-connections-visualizer", - "version": "1.0.11", + "version": "1.0.12", "description": "A plugin that allows you to view your Smart Connections in a visualized format.", "main": "main.js", "scripts": {