diff --git a/module.json b/module.json index 80a3622..0f789ca 100644 --- a/module.json +++ b/module.json @@ -13,7 +13,7 @@ "discord": "MrAioros" } ], - "version": "2.1.2", + "version": "2.1.3", "compatibility": { "minimum": "11", "verified": "12.329" @@ -37,7 +37,7 @@ } ], "url": "https://github.com/Oromis/touch-vtt", - "download": "https://github.com/Oromis/touch-vtt/releases/download/v2.1.2/touch-vtt-v2.1.2.zip", + "download": "https://github.com/Oromis/touch-vtt/releases/download/v2.1.3/touch-vtt-v2.1.3.zip", "manifest": "https://raw.githubusercontent.com/Oromis/touch-vtt/main/module.json", "license": "https://www.gnu.org/licenses/gpl-3.0.en.html", "readme": "README.md", diff --git a/package.json b/package.json index 6f0e361..c0fe8b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "touch-vtt", - "version": "2.1.2", + "version": "2.1.3", "description": "Adds touch support to FoundryVTT", "main": "src/touch-vtt.js", "scripts": {