Add anchor link to version.json

This commit is contained in:
Robbie Trencheny 2016-11-29 14:40:41 -05:00
parent da6d5bef53
commit a0ef814415
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,7 @@
"release_notes_path": "{{ recent_release_post.url }}",
"release_title": "{{ recent_release_post.title }}",
"release_description": "{{ recent_release_post.description }}",
"patch_version_notes": "{{ site.patch_version_notes }}"
"root_url": "{{ site.url }}",
"semantic_version": {
"major": {{ site.current_major_version }},