Skip to content

Commit 825c416

Browse files
Foxandxsswardbell
authored andcommitted
chore: bump router on plunker
closes angular#1927
1 parent 2e3f3e7 commit 825c416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/_examples/systemjs.config.plunker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(function(global) {
77

88
var ngVer = '@2.0.0-rc.4'; // lock in the angular package version; do not let it float to current!
9-
var routerVer = '@3.0.0-beta.1'; // lock router version
9+
var routerVer = '@3.0.0-beta.2'; // lock router version
1010
var formsVer = '@0.2.0'; // lock forms version
1111
var routerDeprecatedVer = '@2.0.0-rc.2'; // temporarily until we update all the guides
1212

0 commit comments

Comments
 (0)