update version

This commit is contained in:
Janis
2023-11-12 18:35:34 +01:00
parent 8db32153d2
commit 1a5f0b8e6e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "ts5-obs-overlay",
"private": false,
"version": "2.0.0",
"description": "Overlay for OBS to show the current talking clients in your Teamspeak 5 Channel",
"version": "2.0.1",
"description": "Overlay for OBS to show the current talking clients in your TeamSpeak 5 Channel",
"author": "DerTyp7",
"homepage": "https://dertyp7.github.io/ts5-obs-overlay/#",
"repository": {

View File

@@ -16,7 +16,7 @@ export default function Viewer({
remoteAppPort: remoteAppPort,
auth: {
identifier: "de.tealfire.obs",
version: "2.0.0",
version: "2.0.1",
name: "TS5 OBS Overlay",
description: "A OBS overlay for TS5 by DerTyp7",
},