From 6b3ba8c50e1e5f9b31de11a5d85e0828ba9adfe6 Mon Sep 17 00:00:00 2001 From: "Nick J. Connors" Date: Tue, 4 Jan 2022 17:36:40 -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 7231c9c7..14ff82b1 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -3,7 +3,7 @@ "author": "xen", "name": "New Horizons", "uniqueName": "xen.NewHorizons", - "version": "0.5.1", + "version": "0.5.2", "owmlVersion": "2.1.0", "dependencies": [ "PacificEngine.OW_CommonResources" ] }