Skip to content

Commit 7c74ff8

Browse files
committed
FIX - version
1 parent 75642a9 commit 7c74ff8

2 files changed

Lines changed: 2 additions & 2 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.2.1",
4+
"version": "2.2.0",
55
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
66
"type": "module",
77
"scripts": {

src/system.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "animabf",
33
"title": "Anima Beyond Fantasy",
44
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
5-
"version": "2.2.1",
5+
"version": "2.2.0",
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",

0 commit comments

Comments
 (0)