ember-source 6.12.0-beta.1 → 6.12.0-beta.2

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,6 +1,6 @@
1
1
  {
2
- "version": "6.12.0-beta.1",
2
+ "version": "6.12.0-beta.2",
3
3
  "buildType": "tag",
4
- "SHA": "cffb19d759604dfa17ba3b07b1049518f2a8f9d5",
5
- "assetPath": "/tag/shas/cffb19d759604dfa17ba3b07b1049518f2a8f9d5.tgz"
4
+ "SHA": "099ea92ea420480bc710a06b9cc5c024c4e66060",
5
+ "assetPath": "/tag/shas/099ea92ea420480bc710a06b9cc5c024c4e66060.tgz"
6
6
  }
@@ -5,7 +5,7 @@
5
5
  * Portions Copyright 2008-2011 Apple Inc. All rights reserved.
6
6
  * @license Licensed under MIT license
7
7
  * See https://raw.github.com/emberjs/ember.js/master/LICENSE
8
- * @version 6.12.0-beta.1
8
+ * @version 6.12.0-beta.2
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -19408,7 +19408,7 @@ var define, require;
19408
19408
  }, Symbol.toStringTag, { value: 'Module' });
19409
19409
 
19410
19410
  // this file gets replaced with the real value during the build
19411
- const version = '6.12.0-beta.1';
19411
+ const version = '6.12.0-beta.2';
19412
19412
 
19413
19413
  const emberVersion = /*#__PURE__*/Object.defineProperty({
19414
19414
  __proto__: null,