LP1817932 Bump Hatch versions 0.2.0 -> 0.3.0
authorBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 14:25:40 +0000 (10:25 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 8 May 2019 17:44:24 +0000 (13:44 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
extension/app/manifest.json
installer/windows/defines.nsh

index 0dbccca..2b86feb 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Hatch Native Messenger",
-  "version": "0.2.2",
+  "version": "0.3.0",
   "manifest_version": 2,
   "description": "Relays messages to/from the Hatch native printing service for the Evergreen ILS web client.",
   "icons": { 
index af93923..a414f25 100644 (file)
@@ -13,8 +13,8 @@
 ; Version info
 ; Version numbers should be integers
 !define VERSIONMAJOR 0
-!define VERSIONMINOR 2
-!define VERSIONBUILD 2
+!define VERSIONMINOR 3
+!define VERSIONBUILD 0
 !define FULLVERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
 ;---------------------------
 ; Add Remove info
 !define INSTALLSIZE 332000
 
 ;------------------------------
-; Java
-!define JRE_MIN_VERSION "1.8"
-
-;------------------------------
 ; Page Info
 ; This includes the look & feel as well as text on certain pages
 !define MUI_COMPONENTSPAGE_SMALLDESC ;No value