release: 0.7.0

This commit is contained in:
Norbert Renner 2018-10-10 11:50:52 +02:00
parent 8ab70692cd
commit d71a2191bb
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@
<body class="flexcolumn">
<nav class="navbar navbar-full navbar-dark bg-inverse">
<div class="navbar-header">
<a class="navbar-brand" href="#" data-toggle="modal" data-target="#about">BRouter-Web <sup class="version">0.6.3</sup></a>
<a class="navbar-brand" href="#" data-toggle="modal" data-target="#about">BRouter-Web <sup class="version">0.7.0</sup></a>
<button class="navbar-toggler hidden-md-up" type="button" data-toggle="collapse" data-target="#collapsingNavbar" aria-controls="collapsingNavbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="fa fa-bars"></span>
</button>