@coderline/alphatab 1.7.0-alpha.1504 → 1.7.0-alpha.1510

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.1504 (develop, build 1504)
2
+ * alphaTab v1.7.0-alpha.1510 (develop, build 1510)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -61789,9 +61789,9 @@ class VersionInfo {
61789
61789
  print(`build date: ${VersionInfo.date}`);
61790
61790
  }
61791
61791
  }
61792
- VersionInfo.version = '1.7.0-alpha.1504';
61793
- VersionInfo.date = '2025-08-06T02:30:26.443Z';
61794
- VersionInfo.commit = 'e7d21891b0f25b26ec171ffea565cd88aa3a56ce';
61792
+ VersionInfo.version = '1.7.0-alpha.1510';
61793
+ VersionInfo.date = '2025-08-12T02:17:33.881Z';
61794
+ VersionInfo.commit = '7de4267ed2edeb9619438baf26a569dc160508d5';
61795
61795
 
61796
61796
  /**
61797
61797
  * A factory for custom layout engines.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.7.0-alpha.1504 (develop, build 1504)
2
+ * alphaTab v1.7.0-alpha.1510 (develop, build 1510)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -61795,9 +61795,9 @@
61795
61795
  print(`build date: ${VersionInfo.date}`);
61796
61796
  }
61797
61797
  }
61798
- VersionInfo.version = '1.7.0-alpha.1504';
61799
- VersionInfo.date = '2025-08-06T02:30:26.443Z';
61800
- VersionInfo.commit = 'e7d21891b0f25b26ec171ffea565cd88aa3a56ce';
61798
+ VersionInfo.version = '1.7.0-alpha.1510';
61799
+ VersionInfo.date = '2025-08-12T02:17:33.881Z';
61800
+ VersionInfo.commit = '7de4267ed2edeb9619438baf26a569dc160508d5';
61801
61801
 
61802
61802
  /**
61803
61803
  * A factory for custom layout engines.