ember-source 6.11.0-beta.2 → 6.11.0

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.11.0-beta.2",
2
+ "version": "6.11.0",
3
3
  "buildType": "tag",
4
- "SHA": "343fda70ee5ab4794205632081eea5743155c0db",
5
- "assetPath": "/tag/shas/343fda70ee5ab4794205632081eea5743155c0db.tgz"
4
+ "SHA": "6c99390c0a524a2734f670ebd8168313f6e157a7",
5
+ "assetPath": "/tag/shas/6c99390c0a524a2734f670ebd8168313f6e157a7.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.11.0-beta.2
8
+ * @version 6.11.0
9
9
  */
10
10
  /* eslint-disable no-var */
11
11
  /* globals global globalThis self */
@@ -15300,7 +15300,7 @@ var define, require;
15300
15300
  }, Symbol.toStringTag, { value: 'Module' });
15301
15301
 
15302
15302
  // this file gets replaced with the real value during the build
15303
- const version = '6.11.0-beta.2';
15303
+ const version = '6.11.0';
15304
15304
 
15305
15305
  const emberVersion = /*#__PURE__*/Object.defineProperty({
15306
15306
  __proto__: null,