File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
< span class ="fa fa-bars "> </ span >
27
27
</ button >
28
28
< a class ="navbar-brand order-md-last " href ="# " data-toggle ="modal " data-target ="#about "
29
- > BRouter-Web < sup class ="version "> 0.16 .0</ sup > </ a
29
+ > BRouter-Web < sup class ="version "> 0.17 .0</ sup > </ a
30
30
>
31
31
< div class ="collapse navbar-collapse " id ="collapsingNavbar ">
32
32
< div class ="navbar-nav ">
@@ -1243,7 +1243,7 @@ <h1 class="leaflet-sidebar-header">
1243
1243
< script >
1244
1244
// global package prefix for BRouter web application
1245
1245
BR = { } ;
1246
- BR . version = '0.16 .0' ;
1246
+ BR . version = '0.17 .0' ;
1247
1247
1248
1248
console . log (
1249
1249
'\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'
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " brouter-web" ,
3
- "version" : " 0.16 .0" ,
3
+ "version" : " 0.17 .0" ,
4
4
"description" : " Web client for BRouter" ,
5
5
"main" : " js/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments