Skip to content

Commit

Permalink
update: v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkaynn committed Sep 8, 2021
1 parent dd644e9 commit e4e57bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.8.4",
"version": "1.9.0",
"description": "",
"scripts": {
"build": "gulp build",
Expand Down
4 changes: 2 additions & 2 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.8.4",
"version": "1.9.0",
"authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }],
"scripts": [],
"esmodules": ["animabf.js"],
Expand Down Expand Up @@ -44,6 +44,6 @@
"compatibleCoreVersion": "0.8.9",
"url": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry",
"manifest": "https://raw.githubusercontent.com/AnimaBeyondDevelop/AnimaBeyondFoundry/main/src/system.json",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.8.4/animabf.zip",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.9.0/animabf.zip",
"bugs": "https://docs.google.com/forms/d/e/1FAIpQLSeUTdTOjxMKarAd1eoHfpswyoIs-mvSElVGmv7sZGrEuBHWKA/viewform?usp=sf_link"
}

0 comments on commit e4e57bb

Please sign in to comment.