LP1860187 Bumping versions 0.3.2 -> 0.3.3 user/berick/lp1860187-global-read-on-properties
authorBill Erickson <berickxx@gmail.com>
Fri, 24 Jan 2020 22:38:40 +0000 (17:38 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 24 Jan 2020 22:39:34 +0000 (17:39 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
extension/app/manifest.json
installer/windows/defines.nsh

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