@coderline/alphatab 1.3.0-alpha.969 → 1.3.0-alpha.973
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.core.min.mjs +1 -1
- package/dist/alphaTab.core.mjs +3 -3
- package/dist/alphaTab.js +3 -3
- package/dist/alphaTab.min.js +1 -1
- package/dist/alphaTab.mjs +1 -1
- package/dist/alphaTab.webpack.js +1 -1
- package/dist/alphaTab.webpack.mjs +1 -1
- package/dist/alphaTab.worker.mjs +1 -1
- package/dist/alphaTab.worklet.mjs +1 -1
- package/package.json +1 -1
package/dist/alphaTab.core.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.973 (develop, build 973)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2024, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -42824,8 +42824,8 @@ class CoreSettings {
|
|
|
42824
42824
|
// </auto-generated>
|
|
42825
42825
|
class VersionInfo {
|
|
42826
42826
|
}
|
|
42827
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
42828
|
-
VersionInfo.date = '2024-03-
|
|
42827
|
+
VersionInfo.version = '1.3.0-alpha.973';
|
|
42828
|
+
VersionInfo.date = '2024-03-30T01:17:22.073Z';
|
|
42829
42829
|
|
|
42830
42830
|
var index$6 = /*#__PURE__*/Object.freeze({
|
|
42831
42831
|
__proto__: null,
|
package/dist/alphaTab.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.973 (develop, build 973)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2024, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -42830,8 +42830,8 @@
|
|
|
42830
42830
|
// </auto-generated>
|
|
42831
42831
|
class VersionInfo {
|
|
42832
42832
|
}
|
|
42833
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
42834
|
-
VersionInfo.date = '2024-03-
|
|
42833
|
+
VersionInfo.version = '1.3.0-alpha.973';
|
|
42834
|
+
VersionInfo.date = '2024-03-30T01:17:22.073Z';
|
|
42835
42835
|
|
|
42836
42836
|
var index$6 = /*#__PURE__*/Object.freeze({
|
|
42837
42837
|
__proto__: null,
|