@coderline/alphatab 1.7.0-alpha.1541 → 1.7.0-alpha.1547

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.1541 (develop, build 1541)
2
+ * alphaTab v1.7.0-alpha.1547 (develop, build 1547)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -197,9 +197,9 @@ class VersionInfo {
197
197
  print(`build date: ${VersionInfo.date}`);
198
198
  }
199
199
  }
200
- VersionInfo.version = '1.7.0-alpha.1541';
201
- VersionInfo.date = '2025-09-10T01:55:57.639Z';
202
- VersionInfo.commit = 'ec08a4d18b080657cd51ea0e1b5df825628a6fba';
200
+ VersionInfo.version = '1.7.0-alpha.1547';
201
+ VersionInfo.date = '2025-09-16T01:56:10.912Z';
202
+ VersionInfo.commit = '4e1904e7683dfd37920b864126911aa01fdad828';
203
203
 
204
204
  /**
205
205
  * This public class provides names for all general midi instruments.
package/dist/alphaTab.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * alphaTab v1.7.0-alpha.1541 (develop, build 1541)
2
+ * alphaTab v1.7.0-alpha.1547 (develop, build 1547)
3
3
  *
4
4
  * Copyright © 2025, Daniel Kuschny and Contributors, All rights reserved.
5
5
  *
@@ -203,9 +203,9 @@
203
203
  print(`build date: ${VersionInfo.date}`);
204
204
  }
205
205
  }
206
- VersionInfo.version = '1.7.0-alpha.1541';
207
- VersionInfo.date = '2025-09-10T01:55:57.639Z';
208
- VersionInfo.commit = 'ec08a4d18b080657cd51ea0e1b5df825628a6fba';
206
+ VersionInfo.version = '1.7.0-alpha.1547';
207
+ VersionInfo.date = '2025-09-16T01:56:10.912Z';
208
+ VersionInfo.commit = '4e1904e7683dfd37920b864126911aa01fdad828';
209
209
 
210
210
  /**
211
211
  * This public class provides names for all general midi instruments.