Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
DerTyp7 committed Nov 12, 2023
1 parent d16e80a commit 0b74390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts5-obs-overlay",
"private": false,
"version": "2.0.3",
"version": "2.0.4",
"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/#",
Expand Down
2 changes: 1 addition & 1 deletion src/Viewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Viewer({
remoteAppPort: remoteAppPort,
auth: {
identifier: "de.tealfire.obs",
version: "2.0.3",
version: "2.0.4",
name: "TS5 OBS Overlay",
description: "A OBS overlay for TS5 by DerTyp7",
},
Expand Down

0 comments on commit 0b74390

Please sign in to comment.