diff --git a/src/App.tsx b/src/App.tsx index 5cfa422..28a4461 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,7 +11,7 @@ export default function App() { remoteAppPort: parseInt(searchParams.get("remoteAppPort") ?? "5899"), auth: { identifier: "de.tealfire.obs", - version: "1.2.2", + version: "1.2.3", name: "TS5 OBS Overlay", description: "A OBS overlay for TS5 by DerTyp876", },