From 4aeb0fc675e0b2d3edb729b1aa180717b13a0bab Mon Sep 17 00:00:00 2001 From: DramaticShape Date: Sat, 8 Aug 2026 14:32:14 -0400 Subject: [PATCH] Update version from 1.7.2 to 1.8.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 299eb32..f0a48fb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "DRAMATIC_SHAPE", "name": "Dramatic Shape Voxel Mod", - "version": "1.7.2", + "version": "1.8.0", "api": 2, "entry": "main.lua", "profile": "content",