From 063ce6e3282b6a7e76cbda765ce61c7b4cd6da17 Mon Sep 17 00:00:00 2001 From: DramaticShape Date: Fri, 7 Aug 2026 21:20:47 -0400 Subject: [PATCH] Bump version from 1.7.1 to 1.7.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c668925..299eb32 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "DRAMATIC_SHAPE", "name": "Dramatic Shape Voxel Mod", - "version": "1.7.1", + "version": "1.7.2", "api": 2, "entry": "main.lua", "profile": "content",