master v2.1
William Toohey 9 years ago
parent 5a648056d5
commit c7dc582b60
  1. 2
      src/js/HuesCore.js

@ -29,7 +29,7 @@ function HuesCore(defaults) {
// Yes, we do indeed have Javascript
this.clearMessage();
// Bunch-o-initialisers
this.version = "0x14";
this.version = "0x15";
this.beatIndex = 0;
// How long a beat lasts for in each section

Loading…
Cancel
Save