Skip to content

Commit

Permalink
Fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Nov 23, 2023
1 parent 4e28a23 commit a8c78fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jazz-midi-electron.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
})(this, function() {

var _ver = '2.0.0';
var _ver = '2.0.1';
var _env = 'backend';
var JME = {
version: function() { return _ver; },
Expand Down

0 comments on commit a8c78fd

Please sign in to comment.