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

Commit

Permalink
Update for Ember 1.12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed May 14, 2015
1 parent 47ac970 commit d75b2ac
Show file tree
Hide file tree
Showing 5 changed files with 64,013 additions and 60,257 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ <h2>Welcome to Ember.js</h2>
</script>

<script src="js/libs/jquery-1.10.2.js"></script>
<script src="js/libs/ember-template-compiler-1.11.0.js"></script>
<script src="js/libs/ember-1.11.0.js"></script>
<script src="js/libs/ember-template-compiler-1.12.0.js"></script>
<script src="js/libs/ember-1.12.0.debug.js"></script>
<script src="js/app.js"></script>
<!-- to activate the test runner, add the "?test" query string parameter -->
<script src="tests/runner.js"></script>
Expand Down
Loading

0 comments on commit d75b2ac

Please sign in to comment.