mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +00:00
updating version
[skip ci]
This commit is contained in:
parent
68ac2bb0da
commit
4f292a4897
1 changed files with 1 additions and 1 deletions
|
@ -852,7 +852,7 @@ define(function(){
|
|||
_silentNode.connect(audioContext.destination);
|
||||
});
|
||||
|
||||
Tone.version = "r9-dev";
|
||||
Tone.version = "r9";
|
||||
|
||||
// allow optional silencing of this log
|
||||
if (!window.TONE_SILENCE_VERSION_LOGGING) {
|
||||
|
|
Loading…
Reference in a new issue