From 6865c6727b1c41d827c6060a883dafaef4a2326c Mon Sep 17 00:00:00 2001 From: Tres Finocchiaro Date: Wed, 4 Apr 2018 21:59:53 -0400 Subject: [PATCH] Bump js version --- js/qz-tray.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/qz-tray.js b/js/qz-tray.js index a319ea5e2..aa40ce6ff 100644 --- a/js/qz-tray.js +++ b/js/qz-tray.js @@ -1,7 +1,7 @@ 'use strict'; /** - * @version 2.0.5; + * @version 2.0.6; * @overview QZ Tray Connector *

* Connects a web client to the QZ Tray software. @@ -28,7 +28,7 @@ var qz = (function() { ///// PRIVATE METHODS ///// var _qz = { - VERSION: "2.0.5", //must match @version above + VERSION: "2.0.6", //must match @version above DEBUG: false, log: {