Skip to content

Commit

Permalink
chore(docs): add 3.6.0 redirect (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored Jun 11, 2019
1 parent c56c9c1 commit 5bc7611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets/ghspa.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

;(function(l, projectPages) {

const versions = ['3.5.0'];
const versions = [ '3.5.0', '3.6.0' ];

var paths = l.pathname.split('/');
var repo = projectPages ? '/' + paths[1] : '';
Expand Down

0 comments on commit 5bc7611

Please sign in to comment.