@coderline/alphatab 1.7.0-alpha.1577 → 1.7.0-alpha.1582

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.7.0-alpha.1577 (develop, build 1577)
2
+ * alphaTab v1.7.0-alpha.1582 (develop, build 1582)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -204,9 +204,9 @@ class AlphaTabError extends Error {
204
204
  * @internal
205
205
  */
206
206
  class VersionInfo {
207
- static version = '1.7.0-alpha.1577';
208
- static date = '2025-10-16T02:00:43.074Z';
209
- static commit = 'a2da412c873913c70131c7a5ba0b3139f8d9a198';
207
+ static version = '1.7.0-alpha.1582';
208
+ static date = '2025-10-21T02:03:11.670Z';
209
+ static commit = '6a776e3b11fdaa0e65597f3736b05782f129c90b';
210
210
  static print(print) {
211
211
  print(`alphaTab ${VersionInfo.version}`);
212
212
  print(`commit: ${VersionInfo.commit}`);
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.7.0-alpha.1577 (develop, build 1577)
2
+ * alphaTab v1.7.0-alpha.1582 (develop, build 1582)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -210,9 +210,9 @@
210
210
  * @internal
211
211
  */
212
212
  class VersionInfo {
213
- static version = '1.7.0-alpha.1577';
214
- static date = '2025-10-16T02:00:43.074Z';
215
- static commit = 'a2da412c873913c70131c7a5ba0b3139f8d9a198';
213
+ static version = '1.7.0-alpha.1582';
214
+ static date = '2025-10-21T02:03:11.670Z';
215
+ static commit = '6a776e3b11fdaa0e65597f3736b05782f129c90b';
216
216
  static print(print) {
217
217
  print(`alphaTab ${VersionInfo.version}`);
218
218
  print(`commit: ${VersionInfo.commit}`);