@coderline/alphatab 1.6.0-alpha.1432 → 1.6.0-alpha.1435

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.6.0-alpha.1432 (develop, build 1432)
2
+ * alphaTab v1.6.0-alpha.1435 (develop, build 1435)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -61276,9 +61276,9 @@ class VersionInfo {
61276
61276
  print(`build date: ${VersionInfo.date}`);
61277
61277
  }
61278
61278
  }
61279
- VersionInfo.version = '1.6.0-alpha.1432';
61280
- VersionInfo.date = '2025-05-31T02:06:00.256Z';
61281
- VersionInfo.commit = '91e41f1b2cf0b786a1ca2053f51cf3f370da4bc6';
61279
+ VersionInfo.version = '1.6.0-alpha.1435';
61280
+ VersionInfo.date = '2025-06-03T02:15:37.318Z';
61281
+ VersionInfo.commit = 'abb74c7352231d1fc3619761642d7c5a07309917';
61282
61282
 
61283
61283
  /**
61284
61284
  * A factory for custom layout engines.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.6.0-alpha.1432 (develop, build 1432)
2
+ * alphaTab v1.6.0-alpha.1435 (develop, build 1435)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -61282,9 +61282,9 @@
61282
61282
  print(`build date: ${VersionInfo.date}`);
61283
61283
  }
61284
61284
  }
61285
- VersionInfo.version = '1.6.0-alpha.1432';
61286
- VersionInfo.date = '2025-05-31T02:06:00.256Z';
61287
- VersionInfo.commit = '91e41f1b2cf0b786a1ca2053f51cf3f370da4bc6';
61285
+ VersionInfo.version = '1.6.0-alpha.1435';
61286
+ VersionInfo.date = '2025-06-03T02:15:37.318Z';
61287
+ VersionInfo.commit = 'abb74c7352231d1fc3619761642d7c5a07309917';
61288
61288
 
61289
61289
  /**
61290
61290
  * A factory for custom layout engines.