update version

This commit is contained in:
Janis
2023-11-12 19:57:28 +01:00
parent f30cd26393
commit 442e8f05e6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ts5-obs-overlay",
"private": false,
"version": "2.0.8",
"version": "2.0.9",
"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/#",

View File

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