Skip to content

Commit

Permalink
2.7.2 ready
Browse files Browse the repository at this point in the history
Dashboard shipped with 2.7.1 was still tagged with 2.7.0 which created a bug.

Releasing a new patch to fix that
  • Loading branch information
Stoakes authored Dec 13, 2018
1 parent 66a0023 commit 460dbee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
{% if is_granted('ROLE_ADMIN') %}
<tr>
<td colspan="2">
Jeyser <span id="version">2.7.0</span>
Jeyser <span id="version">2.7.2</span>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 460dbee

Please sign in to comment.