From 9adc7fcb0912ea7fd3ec11f179107b401f91a247 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 22 Mar 2016 22:47:53 +0100 Subject: [PATCH 1/1] Version bump. --- www/js/remoteglot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2