From fd81989b7539ac668b7e88dba49127835064998e Mon Sep 17 00:00:00 2001 From: RedBigz Date: Thu, 20 Jun 2024 17:28:48 +1000 Subject: [PATCH] Fix manifest --- buildResources/CHANGELOG.md | 3 +++ buildResources/manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/buildResources/CHANGELOG.md b/buildResources/CHANGELOG.md index 683881a..b17009c 100644 --- a/buildResources/CHANGELOG.md +++ b/buildResources/CHANGELOG.md @@ -1,3 +1,6 @@ +### 1.1.2 +- Minor README changes + ### 1.1.1 - Show more errors on the TV screen diff --git a/buildResources/manifest.json b/buildResources/manifest.json index 3caddb4..36fe981 100644 --- a/buildResources/manifest.json +++ b/buildResources/manifest.json @@ -1,7 +1,7 @@ { "name": "SpookTubeEX", "description": "Submit your home videos of monsters to THE DEEP DARK WEB and share them, completely for free!*", - "version_number": "1.1.0", + "version_number": "1.1.2", "website_url": "https://spook.redbigz.com/", "dependencies": [ "BepInEx-BepInExPack-5.4.2100"