LP1824391 Bump hatch version to 0.3.2 v0.3.2
authorBill Erickson <berickxx@gmail.com>
Thu, 23 May 2019 21:41:11 +0000 (17:41 -0400)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 13 Dec 2019 17:59:25 +0000 (12:59 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
extension/app/manifest.json
installer/windows/defines.nsh

index 2b86feb..391eac8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Hatch Native Messenger",
-  "version": "0.3.0",
+  "version": "0.3.2",
   "manifest_version": 2,
   "description": "Relays messages to/from the Hatch native printing service for the Evergreen ILS web client.",
   "icons": { 
index a414f25..5dcd316 100644 (file)
@@ -14,7 +14,7 @@
 ; Version numbers should be integers
 !define VERSIONMAJOR 0
 !define VERSIONMINOR 3
-!define VERSIONBUILD 0
+!define VERSIONBUILD 2
 !define FULLVERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
 ;---------------------------
 ; Add Remove info