Skip to content

Commit a801692

Browse files
update: v2.0.8
1 parent 74a494c commit a801692

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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": "2.0.7",
4+
"version": "2.0.8",
55
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
66
"type": "module",
77
"scripts": {

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": "2.0.7",
5+
"version": "2.0.8",
66
"compatibility": { "minimum": "13", "verified": "13.348" },
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/v2.0.7",
10-
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v2.0.7/animabf.zip",
9+
"changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v2.0.8",
10+
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v2.0.8/animabf.zip",
1111
"bugs": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/issues",
1212
"authors": [
1313
{ "name": "Linkaynn", "url": "https://www.jeseromero.com" },

0 commit comments

Comments
 (0)