Skip to content

Commit

Permalink
update: v1.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkaynn committed Sep 25, 2021
1 parent de0839b commit 1242bf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "anima-beyond-foundry",
"version": "1.11.6",
"version": "1.11.7",
"description": "Unofficial Anima Beyond Fantasy system for Foundry VTT",
"scripts": {
"build": "gulp build",
Expand Down
6 changes: 3 additions & 3 deletions src/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "animabf",
"title": "Anima Beyond Fantasy",
"description": "",
"version": "1.11.6",
"version": "1.11.7",
"authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }],
"scripts": [],
"esmodules": ["animabf.js"],
Expand Down Expand Up @@ -52,7 +52,7 @@
"compatibleCoreVersion": "0.8.9",
"url": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry",
"manifest": "https://raw.githubusercontent.com/AnimaBeyondDevelop/AnimaBeyondFoundry/main/src/system.json",
"changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v1.11.6",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.11.6/animabf.zip",
"changelog": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/tag/v1.11.7",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.11.7/animabf.zip",
"bugs": "https://docs.google.com/forms/d/e/1FAIpQLSeUTdTOjxMKarAd1eoHfpswyoIs-mvSElVGmv7sZGrEuBHWKA/viewform?usp=sf_link"
}

0 comments on commit 1242bf2

Please sign in to comment.