@coderline/alphatab 1.4.3 → 1.4.4
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.vite.js +1 -1
- package/dist/alphaTab.vite.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 +5 -3
package/dist/alphaTab.core.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.4.
|
|
2
|
+
* alphaTab v1.4.4 (, build 17)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -52161,8 +52161,8 @@ class CoreSettings {
|
|
|
52161
52161
|
// </auto-generated>
|
|
52162
52162
|
class VersionInfo {
|
|
52163
52163
|
}
|
|
52164
|
-
VersionInfo.version = '1.4.
|
|
52165
|
-
VersionInfo.date = '2025-04-
|
|
52164
|
+
VersionInfo.version = '1.4.4';
|
|
52165
|
+
VersionInfo.date = '2025-04-27T21:49:43.401Z';
|
|
52166
52166
|
|
|
52167
52167
|
var index$4 = /*#__PURE__*/Object.freeze({
|
|
52168
52168
|
__proto__: null,
|
package/dist/alphaTab.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.4.
|
|
2
|
+
* alphaTab v1.4.4 (, build 17)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -52167,8 +52167,8 @@
|
|
|
52167
52167
|
// </auto-generated>
|
|
52168
52168
|
class VersionInfo {
|
|
52169
52169
|
}
|
|
52170
|
-
VersionInfo.version = '1.4.
|
|
52171
|
-
VersionInfo.date = '2025-04-
|
|
52170
|
+
VersionInfo.version = '1.4.4';
|
|
52171
|
+
VersionInfo.date = '2025-04-27T21:49:43.401Z';
|
|
52172
52172
|
|
|
52173
52173
|
var index$4 = /*#__PURE__*/Object.freeze({
|
|
52174
52174
|
__proto__: null,
|