Browse Source

bump version: new card movements from odessa and fix IE11 players positioning

Maxim Sokhatsky 11 years ago
parent
commit
8b9f1b7319
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/web/priv/static/app/js/selector.js

+ 1 - 1
apps/web/priv/static/app/js/selector.js

@@ -16,7 +16,7 @@ var scope = {
     FEMALE_SKINS: [ "Alina" ],
     paused: false,
     fixedChatBars: true,
-    version: 2506201401
+    version: 2706201401
 };
 
 function adaptiveDesign() {