chore(release): 0.3.7

This commit is contained in:
Johannes Loher 2022-07-17 17:49:40 +00:00
parent 5f29fdac02
commit f8fcf31790
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
"id": "darkness-dependent-vision", "id": "darkness-dependent-vision",
"title": "Darkness Dependent Vision", "title": "Darkness Dependent Vision",
"description": "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level.", "description": "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level.",
"version": "0.3.6", "version": "0.3.7",
"author": "Johannes Loher", "author": "Johannes Loher",
"authors": [ "authors": [
{ {
@ -33,9 +33,9 @@
], ],
"url": "https://git.f3l.de/ghost/darkness-dependent-vision", "url": "https://git.f3l.de/ghost/darkness-dependent-vision",
"manifest": "https://git.f3l.de/api/v4/projects/ghost%2Fdarkness-dependent-vision/packages/generic/darkness-dependent-vision/latest/module.json", "manifest": "https://git.f3l.de/api/v4/projects/ghost%2Fdarkness-dependent-vision/packages/generic/darkness-dependent-vision/latest/module.json",
"download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.6/downloads/darkness-dependent-vision.zip", "download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.7/downloads/darkness-dependent-vision.zip",
"bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues", "bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues",
"changelog": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.6", "changelog": "https://git.f3l.de/ghost/darkness-dependent-vision/-/releases/0.3.7",
"readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/0.3.6/README.md", "readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/0.3.7/README.md",
"license": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/0.3.6/LICENSE.md" "license": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/0.3.7/LICENSE.md"
} }

View file

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "darkness-dependent-vision", "name": "darkness-dependent-vision",
"version": "0.3.6", "version": "0.3.7",
"description": "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level.", "description": "A module for Foundry Virtual Tabletop that provides functionality to make the dim and bright vision of tokens depend on the scene's darkness level.",
"license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing", "license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing",
"homepage": "https://git.f3l.de/ghost/darkness-dependent-vision", "homepage": "https://git.f3l.de/ghost/darkness-dependent-vision",