client/js/main.js
changeset 211 d87f6bdee43d
parent 210 f4cbc517126d
child 212 ee7b5831d382
--- a/client/js/main.js	Thu Oct 24 19:00:50 2013 +0200
+++ b/client/js/main.js	Fri Oct 25 01:20:25 2013 +0200
@@ -13,7 +13,7 @@
 var $ = Rkns.$ = root.jQuery;
 var _ = Rkns._ = root._;
 
-Rkns.VERSION = '0.2.1';
+Rkns.VERSION = '0.2.2';
 
 Rkns.pickerColors = ["#8f1919", "#a80000", "#d82626", "#ff0000", "#e87c7c", "#ff6565", "#f7d3d3", "#fecccc",
     "#8f5419", "#a85400", "#d87f26", "#ff7f00", "#e8b27c", "#ffb265", "#f7e5d3", "#fee5cc",