diff --git a/package.json b/package.json index 4cce25c..0250f01 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,9 @@ { "name": "ts5-obs-overlay", "private": true, - "version": "1.2.3", + "version": "1.2.4", + "description": "Overlay for OBS to show the current talking clients in your Teamspeak 5 Channel", + "homepage": "https://dertyp7.github.io/ts5-obs-overlay", "type": "module", "scripts": { "dev": "vite",