@coderline/alphatab 1.3.0-alpha.161 → 1.3.0-alpha.162
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.162 (develop, build 162)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2022, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -40591,8 +40591,8 @@ class CoreSettings {
|
|
|
40591
40591
|
// </auto-generated>
|
|
40592
40592
|
class VersionInfo {
|
|
40593
40593
|
}
|
|
40594
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
40595
|
-
VersionInfo.date = '2022-02-
|
|
40594
|
+
VersionInfo.version = '1.3.0-alpha.162';
|
|
40595
|
+
VersionInfo.date = '2022-02-03T00:28:30.136Z';
|
|
40596
40596
|
|
|
40597
40597
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
40598
40598
|
__proto__: null,
|