updating version

[skip ci]
This commit is contained in:
Yotam Mann 2017-01-08 17:19:03 -05:00
parent 68ac2bb0da
commit 4f292a4897

View file

@ -852,7 +852,7 @@ define(function(){
_silentNode.connect(audioContext.destination); _silentNode.connect(audioContext.destination);
}); });
Tone.version = "r9-dev"; Tone.version = "r9";
// allow optional silencing of this log // allow optional silencing of this log
if (!window.TONE_SILENCE_VERSION_LOGGING) { if (!window.TONE_SILENCE_VERSION_LOGGING) {