dist/ember.debug.js in ember-source-2.11.0.beta.8 vs dist/ember.debug.js in ember-source-2.11.0
- old
+ new
@@ -4,11 +4,11 @@
* @copyright Copyright 2011-2017 Tilde Inc. and contributors
* Portions Copyright 2006-2011 Strobe Inc.
* Portions Copyright 2008-2011 Apple Inc. All rights reserved.
* @license Licensed under MIT license
* See https://raw.github.com/emberjs/ember.js/master/LICENSE
- * @version 2.11.0-beta.8
+ * @version 2.11.0
*/
var enifed, requireModule, Ember;
(function() {
@@ -42993,10 +42993,10 @@
// reduced computed macros
enifed("ember/version", ["exports"], function (exports) {
"use strict";
- exports.default = "2.11.0-beta.8";
+ exports.default = "2.11.0";
});
enifed('internal-test-helpers/apply-mixins', ['exports', 'ember-utils'], function (exports, _emberUtils) {
'use strict';
exports.default = applyMixins;