From 4eb6168d01799b9bc8d77a690477e829e19cfb54 Mon Sep 17 00:00:00 2001 From: bittercranberry Date: Sat, 11 Mar 2023 17:33:25 +0000 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 81ad8cdf..67299602 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.5.0" + "Version": "0.5.1" } diff --git a/ExpandedContent/Repository.json b/ExpandedContent/Repository.json index 4033bc4a..df8b8e99 100644 --- a/ExpandedContent/Repository.json +++ b/ExpandedContent/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "ExpandedContent", - "Version": "0.5.0" + "Version": "0.5.1" } ] }