From ce0ae924c462590be38357331a0ccd6ff82cbf15 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Sun, 21 Jul 2024 22:18:16 +0200 Subject: [PATCH] Bump the plugin version (#35) --- stream_overlays/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stream_overlays/manifest.json b/stream_overlays/manifest.json index bc4f259..43a29cd 100644 --- a/stream_overlays/manifest.json +++ b/stream_overlays/manifest.json @@ -6,8 +6,8 @@ "info_uri": "https://github.com/dutchdronesquad/rh-stream-overlays/", "license": "MIT", "license_uri": "https://github.com/dutchdronesquad/rh-stream-overlays/blob/main/LICENSE", - "version": "1.0.0", - "required_rhapi_version": "1.0.0", + "version": "1.1.2", + "required_rhapi_version": "1.1.2", "update_uri": null, "text_domain": null } \ No newline at end of file