Skip to content

Commit 260fed9

Browse files
committed
Version bump
1 parent acf9fc5 commit 260fed9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 6.1.2
2+
3+
- Fixed mapping import menu
4+
15
# 6.1.1
26

37
- Fixed and error causing `Combat Encounters` tab to fail rendering when `Effects > Effect Icons > Disable SOME Effect Icons` is enabled when running on DnD5e

token-variants/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"id": "token-variants",
33
"title": "Token Variant Art",
44
"description": "Searches a customizable list of directories and displays art variants for tokens/actors through pop-ups and a new Token HUD button. Variants can be individually shared with players allowing them to switch out their token art on the fly.",
5-
"version": "6.1.1",
5+
"version": "6.1.2",
66
"compatibility": {
77
"minimum": 13,
88
"verified": 13
99
},
10-
"download": "https://github.com/Aedif/TokenVariants/releases/download/6.1.1/token-variants.zip",
10+
"download": "https://github.com/Aedif/TokenVariants/releases/download/6.1.2/token-variants.zip",
1111
"url": "https://github.com/Aedif/TokenVariants",
1212
"manifest": "https://raw.githubusercontent.com/Aedif/TokenVariants/master/token-variants/module.json",
1313
"authors": [

0 commit comments

Comments
 (0)