diff --git a/module.json b/module.json index 2d38ff9..33f92c2 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "vtta-tokenizer", "title": "Tokenizer", "description": "Tiny yet capable in-game token editor, requires trusted user level for uploads.", - "version": "2.2.5", + "version": "2.2.6", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "author": "Sebastian Will (vttassets@gmail.com), MrPrimate (jack@mrprimate.co.uk", @@ -28,5 +28,5 @@ "packs": [], "url": "https://github.com/mrprimate/vtta-tokenizer/", "manifest": "https://github.com/mrprimate/vtta-tokenizer/releases/download/latest/module.json", - "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/2.2.5/vtta-tokenizer.zip" + "download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/2.2.6/vtta-tokenizer.zip" }