From c1c9f60ef943547e6476f2ccb93100e0a7fd45ba Mon Sep 17 00:00:00 2001 From: xen-42 Date: Wed, 7 Aug 2024 14:23:54 -0400 Subject: [PATCH] bumped the wrong version --- NewHorizons/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index b9be6583..cdf7a3c0 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -4,8 +4,8 @@ "author": "xen, Bwc9876, JohnCorby, MegaPiggy, Clay, Trifid, and friends", "name": "New Horizons", "uniqueName": "xen.NewHorizons", - "version": "1.22.3", - "owmlVersion": "2.12.2", + "version": "1.22.4", + "owmlVersion": "2.12.1", "dependencies": [ "JohnCorby.VanillaFix", "xen.CommonCameraUtility", "dgarro.CustomShipLogModes" ], "conflicts": [ "PacificEngine.OW_CommonResources" ], "pathsToPreserve": [ "planets", "systems", "translations" ],