diff --git a/module.json b/module.json index 32fc9a2..9fff5c8 100644 --- a/module.json +++ b/module.json @@ -10,11 +10,11 @@ "ko-fi": "ghostfvtt" } ], - "license": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.3/LICENSE.md", - "readme": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.3/README.md", + "license": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.4/LICENSE.md", + "readme": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.4/README.md", "bugs": "https://git.f3l.de/dungeonslayers/tickwerk/issues", - "changelog": "https://git.f3l.de/dungeonslayers/tickwerk/releases/tag/1.4.3", - "version": "1.4.3", + "changelog": "https://git.f3l.de/dungeonslayers/tickwerk/releases/tag/1.4.4", + "version": "1.4.4", "flags": { "hotReload": { "extensions": ["css", "hbs", "json"], @@ -40,7 +40,7 @@ } ], "manifest": "https://git.f3l.de/api/packages/dungeonslayers/generic/tickwerk/latest/module.json", - "download": "https://git.f3l.de/dungeonslayers/tickwerk/releases/download/1.4.3/tickwerk.zip", + "download": "https://git.f3l.de/dungeonslayers/tickwerk/releases/download/1.4.4/tickwerk.zip", "manifestPlusVersion": "1.2.0", "url": "https://git.f3l.de/dungeonslayers/tickwerk" } diff --git a/package.json b/package.json index 518003a..3133ce4 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "name": "tickwerk", "description": "A tick based combat system for Foundry Virtual Tabletop", - "version": "1.4.3", + "version": "1.4.4", "license": "https://git.f3l.de/dungeonslayers/tickwerk#licensing", "homepage": "https://git.f3l.de/dungeonslayers/tickwerk", "repository": {