@coderline/alphatab 1.7.0-alpha.1626 → 1.7.0-alpha.1628

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.1626 (develop, build 1626)
2
+ * alphaTab v1.7.0-alpha.1628 (develop, build 1628)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -203,9 +203,9 @@ class AlphaTabError extends Error {
203
203
  * @internal
204
204
  */
205
205
  class VersionInfo {
206
- static version = '1.7.0-alpha.1626';
207
- static date = '2025-11-30T21:17:40.562Z';
208
- static commit = '4a1d63e8211a3ae00c87b414ee29dabbe845532e';
206
+ static version = '1.7.0-alpha.1628';
207
+ static date = '2025-11-30T22:03:44.314Z';
208
+ static commit = '186fb73a13a537b8ae6262a199ee97fb0f06103b';
209
209
  static print(print) {
210
210
  print(`alphaTab ${VersionInfo.version}`);
211
211
  print(`commit: ${VersionInfo.commit}`);
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.7.0-alpha.1626 (develop, build 1626)
2
+ * alphaTab v1.7.0-alpha.1628 (develop, build 1628)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -209,9 +209,9 @@
209
209
  * @internal
210
210
  */
211
211
  class VersionInfo {
212
- static version = '1.7.0-alpha.1626';
213
- static date = '2025-11-30T21:17:40.562Z';
214
- static commit = '4a1d63e8211a3ae00c87b414ee29dabbe845532e';
212
+ static version = '1.7.0-alpha.1628';
213
+ static date = '2025-11-30T22:03:44.314Z';
214
+ static commit = '186fb73a13a537b8ae6262a199ee97fb0f06103b';
215
215
  static print(print) {
216
216
  print(`alphaTab ${VersionInfo.version}`);
217
217
  print(`commit: ${VersionInfo.commit}`);