From: Steinar H. Gunderson Date: Tue, 22 Mar 2016 21:47:53 +0000 (+0100) Subject: Version bump. X-Git-Url: https://git.sesse.net/?p=remoteglot;a=commitdiff_plain;h=9adc7fcb0912ea7fd3ec11f179107b401f91a247 Version bump. --- diff --git a/www/js/remoteglot.js b/www/js/remoteglot.js index 5eecfc0..a49fa8d 100644 --- a/www/js/remoteglot.js +++ b/www/js/remoteglot.js @@ -7,7 +7,7 @@ * @type {Number} * @const * @private */ -var SCRIPT_VERSION = 2016032201; +var SCRIPT_VERSION = 2016032202; /** * The current backend URL.