From 83ae02c406ff54c629473c5c128b40b429eec6af Mon Sep 17 00:00:00 2001 From: bittercranberry Date: Tue, 25 Apr 2023 00:09:14 +0100 Subject: [PATCH] Updated version number --- ExpandedContent/Info.json | 2 +- ExpandedContent/Repository.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExpandedContent/Info.json b/ExpandedContent/Info.json index 7b7e937c..19908690 100644 --- a/ExpandedContent/Info.json +++ b/ExpandedContent/Info.json @@ -9,5 +9,5 @@ "ManagerVersion": "0.23.0", "Repository": "https://raw.githubusercontent.com/ka-dyn/ExpandedContent/master/Repository.json", "Requirements": [], - "Version": "0.6.0" + "Version": "0.6.01" } diff --git a/ExpandedContent/Repository.json b/ExpandedContent/Repository.json index 037c3ee8..1f34bc10 100644 --- a/ExpandedContent/Repository.json +++ b/ExpandedContent/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "ExpandedContent", - "Version": "0.6.0" + "Version": "0.6.01" } ] }