From 9d41db03f365f82f1aeb13847152c8bd662e8dec Mon Sep 17 00:00:00 2001 From: neomoth <69372252+neomoth@users.noreply.github.com> Date: Tue, 5 Nov 2024 19:29:50 -0500 Subject: [PATCH] fix manifest version --- NeoQOLPack/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoQOLPack/manifest.json b/NeoQOLPack/manifest.json index 7618f52..d271c4e 100644 --- a/NeoQOLPack/manifest.json +++ b/NeoQOLPack/manifest.json @@ -10,7 +10,7 @@ { "Name": "NeoOQLPack", "Description": "Collection of Quality of Life patches such as inventory stacking, a sell all button, etcetera.", - "Version": "1.0.6", + "Version": "1.1.0", "Author": "neomoth" } } \ No newline at end of file