From 0c21d5aca5446c01c4571073fe54ec213892f06b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Thu, 26 Mar 2020 11:14:41 +0100 Subject: [PATCH] Bump version number to 0.9.0 --- bower.json | 2 +- index.html | 2 +- manifest.json | 2 +- manifest.webapp | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bower.json b/bower.json index 4bd05c4..84d39a2 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "glowing-bear", "description": "A webclient for WeeChat", - "version": "0.8.0", + "version": "0.9.0", "homepage": "https://github.com/glowing-bear/glowing-bear", "license": "GPLv3", "private": true, diff --git a/index.html b/index.html index 4ae19fd..1928512 100644 --- a/index.html +++ b/index.html @@ -442,7 +442,7 @@ npm run build-electron-{windows, darwin, linux}