Package updates.
This commit is contained in:
@@ -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": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user