diff --git a/js/app.js b/js/app.js index 89ea098..75c1196 100644 --- a/js/app.js +++ b/js/app.js @@ -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: { diff --git a/meta.json b/meta.json index 1437d5b..002fae3 100644 --- a/meta.json +++ b/meta.json @@ -1,3 +1,3 @@ { - "version": "v0.2.0" + "version": "v0.2.1" }