From 18021a32e40e9f2f8db630322578d7394e1b907e Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 9 Dec 2025 22:20:14 -0700 Subject: [PATCH] Version bump the manifest --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index cd9209b..61d9791 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "oft", "title": "Oliver's Foundry Tweaks", - "version": "1.0.0", + "version": "1.1.0", "authors": [ { "name": "Oliver" } ],