release version 0.2.1

This commit is contained in:
Johannes Loher 2021-10-26 21:45:20 +00:00
parent c870365254
commit be1a24932f
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"name": "darkness-dependent-vision", "name": "darkness-dependent-vision",
"version": "0.2.0", "version": "0.2.1",
"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",

View file

@ -2,7 +2,7 @@
"name": "darkness-dependent-vision", "name": "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.2.0", "version": "0.2.1",
"author": "Johannes Loher", "author": "Johannes Loher",
"authors": [ "authors": [
{ {
@ -27,7 +27,7 @@
], ],
"url": "https://git.f3l.de/ghost/darkness-dependent-vision", "url": "https://git.f3l.de/ghost/darkness-dependent-vision",
"manifest": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/latest/src/module.json?inline=false", "manifest": "https://git.f3l.de/ghost/darkness-dependent-vision/-/raw/latest/src/module.json?inline=false",
"download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/jobs/artifacts/0.2.0/download?job=build", "download": "https://git.f3l.de/ghost/darkness-dependent-vision/-/jobs/artifacts/0.2.1/download?job=build",
"license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing", "license": "https://git.f3l.de/ghost/darkness-dependent-vision#licensing",
"readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/blob/master/README.md", "readme": "https://git.f3l.de/ghost/darkness-dependent-vision/-/blob/master/README.md",
"bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues", "bugs": "https://git.f3l.de/ghost/darkness-dependent-vision/-/issues",