Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

Commit d75b2ac

Browse files
committed
Update for Ember 1.12.0.
1 parent 47ac970 commit d75b2ac

File tree

5 files changed

+64013
-60257
lines changed

5 files changed

+64013
-60257
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ <h2>Welcome to Ember.js</h2>
2222
</script>
2323

2424
<script src="js/libs/jquery-1.10.2.js"></script>
25-
<script src="js/libs/ember-template-compiler-1.11.0.js"></script>
26-
<script src="js/libs/ember-1.11.0.js"></script>
25+
<script src="js/libs/ember-template-compiler-1.12.0.js"></script>
26+
<script src="js/libs/ember-1.12.0.debug.js"></script>
2727
<script src="js/app.js"></script>
2828
<!-- to activate the test runner, add the "?test" query string parameter -->
2929
<script src="tests/runner.js"></script>

0 commit comments

Comments
 (0)