release: 0.11.0

This commit is contained in:
Norbert Renner 2020-01-21 10:23:21 +01:00
parent 3168bda5c2
commit de74609a55
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,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.10.3</sup></a
>BRouter-Web <sup class="version">0.11.0</sup></a
>
<div class="collapse navbar-collapse" id="collapsingNavbar">
<div class="navbar-nav">

View file

@ -1,6 +1,6 @@
{
"name": "brouter-web",
"version": "0.10.3",
"version": "0.11.0",
"description": "Web client for BRouter",
"main": "js/index.js",
"scripts": {