Skip to content

Commit

Permalink
version update in the release notes page
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevatkm committed Dec 7, 2018
1 parent 1ca31f0 commit b1d12a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/pages/doc/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- page content -->
<div class="col-xs-12 col-md-9 no-padding">
<div class="row docs-page-content">
<h1>Release Notes - {{ .CurrentDocVersion }}</h1>
<h1>Release Notes - {{ .CurrentDocVersion }}.x</h1>
<div class="whats-new">
{{ safeHTML .WhatsNew.Content }}
</div>
Expand Down

0 comments on commit b1d12a0

Please sign in to comment.