release: 0.17.0

This commit is contained in:
Norbert Renner 2022-06-08 15:55:46 +02:00
parent 533cbf4ad4
commit f92d2e2227
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@
<span class="fa fa-bars"></span>
</button>
<a class="navbar-brand order-md-last" href="#" data-toggle="modal" data-target="#about"
>BRouter-Web <sup class="version">0.16.0</sup></a
>BRouter-Web <sup class="version">0.17.0</sup></a
>
<div class="collapse navbar-collapse" id="collapsingNavbar">
<div class="navbar-nav">
@ -1243,7 +1243,7 @@
<script>
// global package prefix for BRouter web application
BR = {};
BR.version = '0.16.0';
BR.version = '0.17.0';
console.log(
'\r\n###\r\n### BRouter-Web\r\n###\r\n### Please note that the routing API used here is not public!\r\n###\r\n'