Skip to content

Commit bf22a5c

Browse files
committed
update: v1.19.2
1 parent 1edab54 commit bf22a5c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "anima-beyond-foundry",
4-
"version": "1.19.1",
4+
"version": "1.19.2",
55
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
66
"scripts": {
77
"dev": "nodemon",

src/system.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"id": "animabf",
33
"title": "Anima Beyond Fantasy",
44
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
5-
"version": "1.19.1",
5+
"version": "1.19.2",
66
"compatibility": { "minimum": "12", "verified": "12.331" },
77
"url": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry",
88
"manifest": "https://raw.githubusercontent.com/AnimaBeyondDevelop/AnimaBeyondFoundry/main/src/system.json",
9-
"changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v1.19.1",
10-
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.19.1/animabf.zip",
9+
"changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v1.19.2",
10+
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.19.2/animabf.zip",
1111
"bugs": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/issues",
1212
"authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }],
1313
"scripts": [],

0 commit comments

Comments
 (0)