From 40ba995950462e36edaa0ec6844322b65f42c1d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sat, 27 Oct 2018 16:31:31 +0200 Subject: [PATCH] Bump version to 0.8.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 6ab68d1..4bd05c4 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "glowing-bear", "description": "A webclient for WeeChat", - "version": "0.7.0", + "version": "0.8.0", "homepage": "https://github.com/glowing-bear/glowing-bear", "license": "GPLv3", "private": true, diff --git a/index.html b/index.html index 23b329b..e0359d3 100644 --- a/index.html +++ b/index.html @@ -364,7 +364,7 @@ npm run build-electron-{windows, darwin, linux}