From 02bdc0b4934ede4952a17ac7fccf739868ffe0ea Mon Sep 17 00:00:00 2001 From: Patrick FIc Date: Fri, 17 Oct 2025 17:30:04 -0700 Subject: [PATCH] 1.5.0 Release. --- electron/changelog.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/electron/changelog.json b/electron/changelog.json index cfb7c86..314cb5c 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -206,7 +206,7 @@ }, "1.5.0": { "title": "Release Notes for 1.5.0", - "date": "10/14/2025", + "date": "10/17/2025", "notes": "New Features:\r\n* Direct integration to Estimate Scrubber is now available in Public Beta. Existing customers should automatically have access to this feature. If you encounter any issues, please reach out to support.\r\n* Added a quantity toggle to use line quantity instead of assuming 1 per MPI guidelines for RPS calculations.\r\n* Added date shortcuts to the report page for ease of use.\r\n* Added a floating shortcut to run 1 month and 3 month reports.\r\n\r\nImprovements:\r\n* Added better indicators for quantities and negative RPS values." } } diff --git a/package.json b/package.json index 368237a..b296966 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.5.0-alpha.2", + "version": "1.5.0", "main": "electron/main.js", "homepage": "./", "dependencies": {