diff --git a/electron/changelog.json b/electron/changelog.json index 3e57795..5895fe7 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -88,5 +88,10 @@ "title": "Release Notes for 1.0.26", "date": "12/06/2021", "notes": "Bug Fix: \n- Improved handling of company names coming from Mitchell Cloud Estimating." + }, + "1.0.27": { + "title": "Release Notes for 1.0.27", + "date": "TBD", + "notes": "Bug Fix: \n- Improved handling of company names coming from Mitchell Cloud Estimating." } } diff --git a/package.json b/package.json index c7d6523..c531651 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.26", + "version": "1.0.27", "main": "electron/main.js", "homepage": "./", "dependencies": {