update version to 1.2.5

This commit is contained in:
Janis
2023-10-07 15:42:53 +02:00
parent 09d24b2acd
commit 456d09d647
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ export default function App() {
remoteAppPort: parseInt(searchParams.get("remoteAppPort") ?? "5899"),
auth: {
identifier: "de.tealfire.obs",
version: "1.2.3",
version: "1.2.5",
name: "TS5 OBS Overlay",
description: "A OBS overlay for TS5 by DerTyp876",
},