From 53b0fb37322b76f4747505fdca270fe96120317c Mon Sep 17 00:00:00 2001 From: "woodpecker[bot]" Date: Sun, 9 Jul 2023 22:30:27 +0000 Subject: [PATCH] chore(release): 1.3.2-0 --- module.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/module.json b/module.json index f855aa7..edc355b 100644 --- a/module.json +++ b/module.json @@ -10,12 +10,12 @@ "ko-fi": "ghostfvtt" } ], - "url": "https://git.f3l.de/dungeonslayers/Tickwerk", - "license": "https://git.f3l.de/dungeonslayers/Tickwerk/raw/tag/1.3.1/LICENSE.md", - "readme": "https://git.f3l.de/dungeonslayers/Tickwerk/raw/tag/1.3.1/README.md", - "bugs": "https://git.f3l.de/dungeonslayers/Tickwerk/issues", - "changelog": "https://git.f3l.de/dungeonslayers/Tickwerk/releases/tag/1.3.1", - "version": "1.3.1", + "url": "https://git.f3l.de/dungeonslayers/tickwerk", + "license": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.3.2-0/LICENSE.md", + "readme": "https://git.f3l.de/dungeonslayers/tickwerk/raw/tag/1.3.2-0/README.md", + "bugs": "https://git.f3l.de/dungeonslayers/tickwerk/issues", + "changelog": "https://git.f3l.de/dungeonslayers/tickwerk/releases/tag/1.3.2-0", + "version": "1.3.2-0", "compatibility": { "minimum": "10.290", "verified": "10" @@ -38,7 +38,7 @@ "path": "lang/de.json" } ], - "manifest": "https://git.f3l.de/api/packages/dungeonslayers/generic/Tickwerk/latest/module.json", - "download": "https://git.f3l.de/dungeonslayers/Tickwerk/releases/download/1.3.1/Tickwerk.zip", + "manifest": "https://git.f3l.de/api/packages/dungeonslayers/generic/tickwerk/beta/module.json", + "download": "https://git.f3l.de/dungeonslayers/tickwerk/releases/download/1.3.2-0/tickwerk.zip", "manifestPlusVersion": "1.2.0" } diff --git a/package.json b/package.json index f223fc3..4f5c458 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.3.1", + "version": "1.3.2-0", "license": "https://git.f3l.de/dungeonslayers/tickwerk#licensing", "homepage": "https://git.f3l.de/dungeonslayers/tickwerk", "repository": {