release: 0.12.0

This commit is contained in:
Norbert Renner 2020-06-19 11:18:34 +02:00
parent 1e18315e4f
commit 007761b4b1
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.11.1</sup></a
>BRouter-Web <sup class="version">0.12.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.11.1",
"version": "0.12.0",
"description": "Web client for BRouter",
"main": "js/index.js",
"scripts": {