From 685fd1763d9f596ed6e1e0e6f2b673b7e6b4e3ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Sat, 30 Dec 2023 16:04:55 +0000 Subject: [PATCH] bump version --- package.json | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4ee52dd..af67166 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lmlfc-bttv", - "version": "0.1", + "version": "0.2.0", "author": "Jörn-Michael Miehe ", "license": "MIT", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index e424b1c..a677912 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BTTV für Schnatzbox", "description": "Macht \"bttv:kekw\" und co. in der \"Schnatzbox\" verfügbar.", - "version": "0.1", + "version": "0.2.0", "icons": { "16": "img/icon-16.png", "32": "img/icon-32.png",