@coderline/alphatab 1.3.0-alpha.417 → 1.3.0-alpha.418
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 +2 -2
package/dist/alphaTab.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.418 (develop, build 418)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -41384,8 +41384,8 @@
|
|
|
41384
41384
|
// </auto-generated>
|
|
41385
41385
|
class VersionInfo {
|
|
41386
41386
|
}
|
|
41387
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
41388
|
-
VersionInfo.date = '2022-10-
|
|
41387
|
+
VersionInfo.version = '1.3.0-alpha.418';
|
|
41388
|
+
VersionInfo.date = '2022-10-11T00:58:31.859Z';
|
|
41389
41389
|
|
|
41390
41390
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
41391
41391
|
__proto__: null,
|