From d52a21bce4ca84d7b455d7fb8f890691d0bb0f8d Mon Sep 17 00:00:00 2001 From: "Nick J. Connors" Date: Sun, 2 Jan 2022 02:02:39 -0500 Subject: [PATCH] Forgot to increment version number --- NewHorizons/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index aa537012..6b7dfd04 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -3,6 +3,6 @@ "author": "xen", "name": "New Horizons", "uniqueName": "xen.NewHorizons", - "version": "0.2.0", + "version": "0.3.1", "owmlVersion": "2.1.0" }