From 1b48f17eeaf5b6fc720afe51a4bde18ecf8de101 Mon Sep 17 00:00:00 2001 From: Aioros Date: Fri, 10 Jan 2025 16:21:42 -0500 Subject: [PATCH] 2.2.17 --- module.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 586b405..ac834a7 100644 --- a/module.json +++ b/module.json @@ -13,7 +13,7 @@ "discord": "MrAioros" } ], - "version": "2.2.16", + "version": "2.2.17", "compatibility": { "minimum": "11", "verified": "12.331" @@ -37,7 +37,7 @@ } ], "url": "https://github.com/Oromis/touch-vtt", - "download": "https://github.com/Oromis/touch-vtt/releases/download/v2.2.16/touch-vtt-v2.2.16.zip", + "download": "https://github.com/Oromis/touch-vtt/releases/download/v2.2.17/touch-vtt-v2.2.17.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 d361746..98a7414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "touch-vtt", - "version": "2.2.16", + "version": "2.2.17", "description": "Adds touch support to FoundryVTT", "main": "src/touch-vtt.js", "scripts": {