diff --git a/shells/electron/package.json b/shells/electron/package.json index 27cb011..f5440cc 100644 --- a/shells/electron/package.json +++ b/shells/electron/package.json @@ -1,6 +1,6 @@ { "name": "fulcro-inspect-electron", - "version": "2.3.0-RC1", + "version": "2.3.1", "description": "Electron Version of Fulcro Inspect", "homepage": "https://github.com/fulcrologic/fulcro-inspect", "main": "js/background/main.js",