]> git.sesse.net Git - remoteglot/blobdiff - www/js/remoteglot.js
Fix Chess960 bug when castling does not move the rook.
[remoteglot] / www / js / remoteglot.js
index f6c06bb56aa8acb9de5178458787d6b33a57f10d..b3b8163f0bd1dca60ca0c495eda7b987c413b0bd 100644 (file)
@@ -7,7 +7,7 @@
  * @type {Number}
  * @const
  * @private */
-var SCRIPT_VERSION = 2016113002;
+var SCRIPT_VERSION = 2016113007;
 
 /**
  * The current backend URL.