@coderline/alphatab 1.3.0-alpha.306 → 1.3.0-alpha.313
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alphaTab.js +3 -3
- package/dist/alphaTab.min.js +2 -2
- package/dist/alphaTab.min.mjs +2 -2
- package/dist/alphaTab.mjs +3 -3
- package/package.json +1 -1
package/dist/alphaTab.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.313 (develop, build 313)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -40984,8 +40984,8 @@
|
|
|
40984
40984
|
// </auto-generated>
|
|
40985
40985
|
class VersionInfo {
|
|
40986
40986
|
}
|
|
40987
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
40988
|
-
VersionInfo.date = '2022-06-
|
|
40987
|
+
VersionInfo.version = '1.3.0-alpha.313';
|
|
40988
|
+
VersionInfo.date = '2022-06-28T00:51:13.343Z';
|
|
40989
40989
|
|
|
40990
40990
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
40991
40991
|
__proto__: null,
|