8000 Bumped version in the quickstart to 26 · rusongyu/angular.io@d9b96f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9b96f2

Browse files
SamVerschuerennaomiblack
authored andcommitted
Bumped version in the quickstart to 26
1 parent e0a7b6d commit d9b96f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/js/latest/quickstart.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<title>Angular 2 Quickstart</title>
217217
<script src="https://github.jspm.io/jmcriffey/bower-traceur-runtime@0.0.87/traceur-runtime.js"></script>
218218
<script src="https://jspm.io/system@0.16.js"></script>
219-
<script src="https://code.angularjs.org/2.0.0-alpha.23/angular2.dev.js"></script>
219+
<script src="https://code.angularjs.org/2.0.0-alpha.26/angular2.dev.js"></script>
220220
</head>
221221

222222
p.

0 commit comments

Comments
 (0)
0