From 584769f4dc438718446973dd34901332acf7d30a Mon Sep 17 00:00:00 2001 From: "Nick J. Connors" Date: Tue, 4 Jan 2022 15:51:58 -0500 Subject: [PATCH] Update manifest.json --- NewHorizons/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index 6cbdf713..97a29a4f 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -3,7 +3,7 @@ "author": "xen", "name": "New Horizons", "uniqueName": "xen.NewHorizons", - "version": "0.4.0", + "version": "0.5.0", "owmlVersion": "2.1.0", "dependencies": [ "PacificEngine.OW_CommonResources" ] }