@coderline/alphatab 1.3.0-alpha.877 → 1.3.0-alpha.890
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 +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.890 (develop, build 890)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2024, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -42832,8 +42832,8 @@
|
|
|
42832
42832
|
// </auto-generated>
|
|
42833
42833
|
class VersionInfo {
|
|
42834
42834
|
}
|
|
42835
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
42836
|
-
VersionInfo.date = '2024-01-
|
|
42835
|
+
VersionInfo.version = '1.3.0-alpha.890';
|
|
42836
|
+
VersionInfo.date = '2024-01-15T01:34:32.275Z';
|
|
42837
42837
|
|
|
42838
42838
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
42839
42839
|
__proto__: null,
|