From 7fb7b1d838f645e9510c11a8f5787e736cb28484 Mon Sep 17 00:00:00 2001 From: Jack Holloway Date: Tue, 29 Jun 2021 09:01:43 +0100 Subject: [PATCH] v3.2.5 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 04832bf..ee145b2 100644 --- a/module.json +++ b/module.json @@ -2,8 +2,8 @@ "name": "vtta-tokenizer", "title": "Tokenizer", "description": "Tiny yet capable in-game token editor", - "version": "3.2.4", - "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/3.2.4/vtta-tokenizer.zip", + "version": "3.2.5", + "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/3.2.5/vtta-tokenizer.zip", "manifest": "https://github.com/mrprimate/vtta-tokenizer/releases/download/latest/module.json", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.8.8",