change version to 2.0.0

This commit is contained in:
Janis
2023-11-05 17:20:01 +01:00
parent 3a75c91bbd
commit 58fa81eb71
2 changed files with 2 additions and 2 deletions

View File

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