Skip to content

Commit

Permalink
v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPrimate committed May 27, 2021
1 parent 13d716b commit dd118af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# [3.1.3]

* Add a button to load token image from Token Variants module.

# [3.1.2]

* Japanese localisation (Thanks BrotherSharper and asami )
Expand Down
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "vtta-tokenizer",
"title": "Tokenizer",
"description": "Tiny yet capable in-game token editor, requires trusted user level for uploads.",
"version": "3.1.2",
"description": "Tiny yet capable in-game token editor",
"version": "3.1.3",
"download": "https://github.com/mrprimate/vtta-tokenizer/releases/download/3.1.2/vtta-tokenizer.zip",
"manifest": "https://github.com/mrprimate/vtta-tokenizer/releases/download/latest/module.json",
"minimumCoreVersion": "0.7.9",
"compatibleCoreVersion": "0.8.2",
"compatibleCoreVersion": "0.8.5",
"author": "Sebastian Will ([email protected]), MrPrimate ([email protected])",
"languages": [
{
Expand Down

0 comments on commit dd118af

Please sign in to comment.