Skip to content

Commit

Permalink
Bump missing version
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf committed Mar 3, 2019
1 parent a865d7c commit 9afbf7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/qz-tray.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var qz = (function() {
///// PRIVATE METHODS /////

var _qz = {
VERSION: "2.0.8", //must match @version above
VERSION: "2.0.9", //must match @version above
DEBUG: false,

log: {
Expand Down

0 comments on commit 9afbf7f

Please sign in to comment.