@coderline/alphatab 1.6.0-alpha.1405 → 1.6.0-alpha.1408

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.1405 (develop, build 1405)
2
+ * alphaTab v1.6.0-alpha.1408 (develop, build 1408)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -60310,9 +60310,9 @@ class VersionInfo {
60310
60310
  print(`build date: ${VersionInfo.date}`);
60311
60311
  }
60312
60312
  }
60313
- VersionInfo.version = '1.6.0-alpha.1405';
60314
- VersionInfo.date = '2025-05-10T17:25:30.743Z';
60315
- VersionInfo.commit = 'a9f729a65e195d4fec684444cd2c2a259dc9729b';
60313
+ VersionInfo.version = '1.6.0-alpha.1408';
60314
+ VersionInfo.date = '2025-05-13T02:08:06.970Z';
60315
+ VersionInfo.commit = '37b936b4f5eb8bf759bc78bdb4dd1812d7b2a072';
60316
60316
 
60317
60317
  /**
60318
60318
  * A factory for custom layout engines.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.6.0-alpha.1405 (develop, build 1405)
2
+ * alphaTab v1.6.0-alpha.1408 (develop, build 1408)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -60316,9 +60316,9 @@
60316
60316
  print(`build date: ${VersionInfo.date}`);
60317
60317
  }
60318
60318
  }
60319
- VersionInfo.version = '1.6.0-alpha.1405';
60320
- VersionInfo.date = '2025-05-10T17:25:30.743Z';
60321
- VersionInfo.commit = 'a9f729a65e195d4fec684444cd2c2a259dc9729b';
60319
+ VersionInfo.version = '1.6.0-alpha.1408';
60320
+ VersionInfo.date = '2025-05-13T02:08:06.970Z';
60321
+ VersionInfo.commit = '37b936b4f5eb8bf759bc78bdb4dd1812d7b2a072';
60322
60322
 
60323
60323
  /**
60324
60324
  * A factory for custom layout engines.