@coderline/alphatab 1.3.0-alpha.607 → 1.3.0-alpha.609
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.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.609 (develop, build 609)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2023, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -41390,8 +41390,8 @@ class CoreSettings {
|
|
|
41390
41390
|
// </auto-generated>
|
|
41391
41391
|
class VersionInfo {
|
|
41392
41392
|
}
|
|
41393
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
41394
|
-
VersionInfo.date = '2023-04-
|
|
41393
|
+
VersionInfo.version = '1.3.0-alpha.609';
|
|
41394
|
+
VersionInfo.date = '2023-04-13T01:35:56.823Z';
|
|
41395
41395
|
|
|
41396
41396
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
41397
41397
|
__proto__: null,
|