@coderline/alphatab 1.3.0-alpha.932 → 1.3.0-alpha.933
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 +1 -1
- package/dist/alphaTab.min.mjs +1 -1
- 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.933 (develop, build 933)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2024, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -42858,8 +42858,8 @@
|
|
|
42858
42858
|
// </auto-generated>
|
|
42859
42859
|
class VersionInfo {
|
|
42860
42860
|
}
|
|
42861
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
42862
|
-
VersionInfo.date = '2024-02-
|
|
42861
|
+
VersionInfo.version = '1.3.0-alpha.933';
|
|
42862
|
+
VersionInfo.date = '2024-02-27T01:18:10.412Z';
|
|
42863
42863
|
|
|
42864
42864
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
42865
42865
|
__proto__: null,
|