From 8025d6ac2e0fb04fdae203cadfc18afec1f6cf79 Mon Sep 17 00:00:00 2001 From: Javier Romero Date: Sat, 12 Jun 2021 14:30:41 -0400 Subject: [PATCH] Version change to 1.3.0 --- token-hud-wildcard/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/token-hud-wildcard/module.json b/token-hud-wildcard/module.json index 667b728..09cecd7 100644 --- a/token-hud-wildcard/module.json +++ b/token-hud-wildcard/module.json @@ -2,7 +2,7 @@ "name": "token-hud-wildcard", "title": "Token HUD Wildcard", "description": "This module adds a button to the Token HUD if the token has wildcard set and detects more than 1 image to choose from. Pressing the button displays a panel on the right side of the HUD with buttons for each image, pressing one of these allows to change the token image.", - "version": "1.2.0", + "version": "1.3.0", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.8.6", "author": "Javieros",