diff --git a/shells/electron/package.json b/shells/electron/package.json index faef0c6..16cabd6 100644 --- a/shells/electron/package.json +++ b/shells/electron/package.json @@ -1,6 +1,6 @@ { "name": "fulcro-inspect-electron", - "version": "2.3.4", + "version": "2.3.5", "description": "Electron Version of Fulcro Inspect", "homepage": "https://github.com/fulcrologic/fulcro-inspect", "main": "js/background/main.js",