@coderline/alphatab 1.5.0 → 1.6.0-alpha.1397

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.5.0 (, build 18)
2
+ * alphaTab v1.6.0-alpha.1397 (develop, build 1397)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -59293,9 +59293,9 @@ class VersionInfo {
59293
59293
  print(`build date: ${VersionInfo.date}`);
59294
59294
  }
59295
59295
  }
59296
- VersionInfo.version = '1.5.0';
59297
- VersionInfo.date = '2025-05-04T16:47:31.157Z';
59298
- VersionInfo.commit = 'a7cda51f24b9e783ce3d3b719fa1e65198c24319';
59296
+ VersionInfo.version = '1.6.0-alpha.1397';
59297
+ VersionInfo.date = '2025-05-04T17:39:41.423Z';
59298
+ VersionInfo.commit = 'bb8f811c764519039ff04a4150baf68f52bc680d';
59299
59299
 
59300
59300
  /**
59301
59301
  * A factory for custom layout engines.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.5.0 (, build 18)
2
+ * alphaTab v1.6.0-alpha.1397 (develop, build 1397)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -59299,9 +59299,9 @@
59299
59299
  print(`build date: ${VersionInfo.date}`);
59300
59300
  }
59301
59301
  }
59302
- VersionInfo.version = '1.5.0';
59303
- VersionInfo.date = '2025-05-04T16:47:31.157Z';
59304
- VersionInfo.commit = 'a7cda51f24b9e783ce3d3b719fa1e65198c24319';
59302
+ VersionInfo.version = '1.6.0-alpha.1397';
59303
+ VersionInfo.date = '2025-05-04T17:39:41.423Z';
59304
+ VersionInfo.commit = 'bb8f811c764519039ff04a4150baf68f52bc680d';
59305
59305
 
59306
59306
  /**
59307
59307
  * A factory for custom layout engines.