From eb97f4b5f00ffd9193206a2a2af1cfd35f44ff01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Thu, 28 Dec 2023 21:30:28 +0000 Subject: [PATCH] metadata --- package.json | 2 +- public/manifest.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c094b82..1b58210 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lmlfc-bttv", - "version": "0.0.1", + "version": "0.1", "author": "Jörn-Michael Miehe ", "license": "MIT", "scripts": { diff --git a/public/manifest.json b/public/manifest.json index 406c87a..235dc9c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "LMLFC-BTTV", - "version": "1.0", - "description": "Add the reading time to Chrome Extension documentation articles", + "name": "BTTV für Schnatzbox", + "description": "Macht \"bttv:kekw\" und co. in der \"Schnatzbox\" verfügbar.", + "version": "0.1", "icons": { "16": "img/icon-16.png", "32": "img/icon-32.png",