LP1793005 Bump hatch versions for eg2 v0.2.2
authorBill Erickson <berickxx@gmail.com>
Wed, 24 Apr 2019 19:22:05 +0000 (15:22 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 24 Apr 2019 19:22:05 +0000 (15:22 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
extension/app/manifest.json
installer/windows/defines.nsh

index 588aa22..0dbccca 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "Hatch Native Messenger",
-  "version": "0.2.0",
+  "version": "0.2.2",
   "manifest_version": 2,
   "description": "Relays messages to/from the Hatch native printing service for the Evergreen ILS web client.",
   "icons": { 
index 2ae355d..af93923 100644 (file)
@@ -14,7 +14,7 @@
 ; Version numbers should be integers
 !define VERSIONMAJOR 0
 !define VERSIONMINOR 2
-!define VERSIONBUILD 0
+!define VERSIONBUILD 2
 !define FULLVERSION "${VERSIONMAJOR}.${VERSIONMINOR}.${VERSIONBUILD}"
 ;---------------------------
 ; Add Remove info