@coderline/alphatab 1.3.0-alpha.503 → 1.3.0-alpha.505
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 +4 -4
- package/dist/alphaTab.min.js +3 -3
- package/dist/alphaTab.min.mjs +3 -3
- package/dist/alphaTab.mjs +4 -4
- package/package.json +1 -1
package/dist/alphaTab.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* alphaTab v1.3.0-alpha.
|
|
2
|
+
* alphaTab v1.3.0-alpha.505 (develop, build 505)
|
|
3
3
|
*
|
|
4
|
-
* Copyright ©
|
|
4
|
+
* Copyright © 2023, Daniel Kuschny and Contributors, All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
7
7
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
@@ -41350,8 +41350,8 @@
|
|
|
41350
41350
|
// </auto-generated>
|
|
41351
41351
|
class VersionInfo {
|
|
41352
41352
|
}
|
|
41353
|
-
VersionInfo.version = '1.3.0-alpha.
|
|
41354
|
-
VersionInfo.date = '
|
|
41353
|
+
VersionInfo.version = '1.3.0-alpha.505';
|
|
41354
|
+
VersionInfo.date = '2023-01-01T01:20:22.517Z';
|
|
41355
41355
|
|
|
41356
41356
|
var index$5 = /*#__PURE__*/Object.freeze({
|
|
41357
41357
|
__proto__: null,
|