2.2.3 Random playlist bug fix

This commit is contained in:
Trevor Squillario 2012-10-25 17:05:07 -04:00
parent 1265cb8449
commit 89c85992ca
3 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ var passwordenc;
var server;
var smwidth;
var volume = 50;
var currentVersion = '2.2.2';
var currentVersion = '2.2.3';
function getCookie(value) {
if ($.cookie(value)) {