@coderline/alphatab 1.3.0-alpha.772 → 1.3.0-alpha.776
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.
- package/dist/alphaTab.js +3 -3
- package/dist/alphaTab.min.js +2 -2
- package/dist/alphaTab.min.mjs +2 -2
- package/dist/alphaTab.mjs +3 -3
- package/package.json +1 -1
package/dist/alphaTab.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.776 (develop, build 776)
|
|
3
3
|
*
|
|
4
4
|
* Copyright © 2023, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
@@ -41912,8 +41912,8 @@
|
|
|
41912
41912
|
// </auto-generated>
|
|
41913
41913
|
class VersionInfo {
|
|
41914
41914
|
}
|
|
41915
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
41916
|
-
VersionInfo.date = '2023-09-
|
|
41915
|
+
VersionInfo.version = '1.3.0-alpha.776';
|
|
41916
|
+
VersionInfo.date = '2023-09-26T01:23:07.419Z';
|
|
41917
41917
|
|
|
41918
41918
|
var index$4 = /*#__PURE__*/Object.freeze({
|
|
41919
41919
|
__proto__: null,
|