Package updates.

This commit is contained in:
Patrick Fic
2020-12-18 14:52:46 -08:00
parent 40e9e02506
commit 16b66a1658
2 changed files with 6 additions and 1 deletions

View File

@@ -28,5 +28,10 @@
"title": "Release Notes for 1.0.14",
"date": "12/18/2020",
"notes": "Bug Fixes: \n- Resolved an issue where launching a second instance of RPS could cause the program to occasionally freeze.\n- Fixed an issue where date filtering could include dates outside the range depending on time zone.\n- Added negative RPS calculations on combined estimate lines like assemblies."
},
"1.0.15": {
"title": "Release Notes for 1.0.15",
"date": "TBD",
"notes": ""
}
}

View File

@@ -3,7 +3,7 @@
"productName": "ImEX RPS",
"author": "ImEX Systems Inc. <support@thinkimex.com>",
"description": "ImEX RPS",
"version": "1.0.14",
"version": "1.0.15",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {