Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
chavee committed Dec 19, 2016
1 parent 8f72cce commit cfa7bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion microgear.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Microgear-HTML5 communicates over TLS by default
* If you want to disable TLS, set USETLS to false
*/
const VERSION = '1.1.0';
const VERSION = '1.1.1';
const GEARAPIADDRESS = 'ga.netpie.io';
const GEARAPIPORT = '8080';
const GEARAPISECUREPORT = '8081';
Expand Down

0 comments on commit cfa7bd6

Please sign in to comment.