updated api version

This commit is contained in:
Janis
2023-08-03 00:13:52 +02:00
parent 5d1b32eda3
commit 33a6e20e00
3 changed files with 9 additions and 8 deletions

View File

@@ -11,10 +11,11 @@ export default function App() {
remoteAppPort: parseInt(searchParams.get("remoteAppPort") ?? "5899"),
auth: {
identifier: "de.tealfire.obs",
version: "1.2.1",
version: "1.2.2",
name: "TS5 OBS Overlay",
description: "A OBS overlay for TS5 by DerTyp876",
},
logging: true,
});
return (