release: 0.18.1
This commit is contained in:
parent
831c05f3fc
commit
d162f9814e
2 changed files with 3 additions and 3 deletions
|
|
@ -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.18.0</sup></a
|
||||
>BRouter-Web <sup class="version">0.18.1</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.18.0';
|
||||
BR.version = '0.18.1';
|
||||
|
||||
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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue