LP1954301 Bumping Hatch version numbers for release
authorBill Erickson <berickxx@gmail.com>
Mon, 13 Dec 2021 14:52:30 +0000 (09:52 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 13 Dec 2021 14:52:30 +0000 (09:52 -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