This commit is contained in:
Janis
2023-01-11 14:14:14 +01:00
parent 254da8b8eb
commit f3c6fdeb45
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ function main() {
type: "auth",
payload: {
identifier: "de.tealfire.obs",
version: "0.2.0",
version: "0.2.1",
name: "TS5 OBS Overlay",
description: "A simple OBS overlay for TS5 by DerTyp876",
content: {

View File

@@ -1,3 +1,3 @@
{
"version": "v0.2.0"
"version": "v0.2.1"
}