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: {