@coderline/alphatab 1.6.0-alpha.1421 → 1.6.0-alpha.1426

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.1421 (develop, build 1421)
2
+ * alphaTab v1.6.0-alpha.1426 (develop, build 1426)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -60935,9 +60935,9 @@ class VersionInfo {
60935
60935
  print(`build date: ${VersionInfo.date}`);
60936
60936
  }
60937
60937
  }
60938
- VersionInfo.version = '1.6.0-alpha.1421';
60939
- VersionInfo.date = '2025-05-22T19:50:36.984Z';
60940
- VersionInfo.commit = '0b4cd7b2a2c0d244d65c0c0c5254fe4814976bc4';
60938
+ VersionInfo.version = '1.6.0-alpha.1426';
60939
+ VersionInfo.date = '2025-05-27T02:07:22.361Z';
60940
+ VersionInfo.commit = '6f8b50015eb3eaebd605045bc9f5aaf6fbf2882d';
60941
60941
 
60942
60942
  /**
60943
60943
  * A factory for custom layout engines.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.6.0-alpha.1421 (develop, build 1421)
2
+ * alphaTab v1.6.0-alpha.1426 (develop, build 1426)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -60941,9 +60941,9 @@
60941
60941
  print(`build date: ${VersionInfo.date}`);
60942
60942
  }
60943
60943
  }
60944
- VersionInfo.version = '1.6.0-alpha.1421';
60945
- VersionInfo.date = '2025-05-22T19:50:36.984Z';
60946
- VersionInfo.commit = '0b4cd7b2a2c0d244d65c0c0c5254fe4814976bc4';
60944
+ VersionInfo.version = '1.6.0-alpha.1426';
60945
+ VersionInfo.date = '2025-05-27T02:07:22.361Z';
60946
+ VersionInfo.commit = '6f8b50015eb3eaebd605045bc9f5aaf6fbf2882d';
60947
60947
 
60948
60948
  /**
60949
60949
  * A factory for custom layout engines.