chore(release): 1.4.3
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
ci/woodpecker/tag/checks Pipeline was successful
ci/woodpecker/tag/publish Pipeline was successful

This commit is contained in:
woodpecker[bot] 2023-11-05 21:38:34 +00:00
parent caf0d70c5c
commit d43bfdd660
2 changed files with 6 additions and 6 deletions

View file

@ -10,11 +10,11 @@
"ko-fi": "ghostfvtt" "ko-fi": "ghostfvtt"
} }
], ],
"license": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.2/LICENSE.md", "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.2/README.md", "readme": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.4.3/README.md",
"bugs": "https://git.f3l.de/dungeonslayers/tickwerk/issues", "bugs": "https://git.f3l.de/dungeonslayers/tickwerk/issues",
"changelog": "https://git.f3l.de/dungeonslayers/tickwerk/releases/tag/1.4.2", "changelog": "https://git.f3l.de/dungeonslayers/tickwerk/releases/tag/1.4.3",
"version": "1.4.2", "version": "1.4.3",
"flags": { "flags": {
"hotReload": { "hotReload": {
"extensions": ["css", "hbs", "json"], "extensions": ["css", "hbs", "json"],
@ -40,7 +40,7 @@
} }
], ],
"manifest": "https://git.f3l.de/api/packages/dungeonslayers/generic/tickwerk/latest/module.json", "manifest": "https://git.f3l.de/api/packages/dungeonslayers/generic/tickwerk/latest/module.json",
"download": "https://git.f3l.de/dungeonslayers/tickwerk/releases/download/1.4.2/tickwerk.zip", "download": "https://git.f3l.de/dungeonslayers/tickwerk/releases/download/1.4.3/tickwerk.zip",
"manifestPlusVersion": "1.2.0", "manifestPlusVersion": "1.2.0",
"url": "https://git.f3l.de/dungeonslayers/tickwerk" "url": "https://git.f3l.de/dungeonslayers/tickwerk"
} }

View file

@ -2,7 +2,7 @@
"private": true, "private": true,
"name": "tickwerk", "name": "tickwerk",
"description": "A tick based combat system for Foundry Virtual Tabletop", "description": "A tick based combat system for Foundry Virtual Tabletop",
"version": "1.4.2", "version": "1.4.3",
"license": "https://git.f3l.de/dungeonslayers/tickwerk#licensing", "license": "https://git.f3l.de/dungeonslayers/tickwerk#licensing",
"homepage": "https://git.f3l.de/dungeonslayers/tickwerk", "homepage": "https://git.f3l.de/dungeonslayers/tickwerk",
"repository": { "repository": {