Skip to content

Commit

Permalink
update: v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Linkaynn committed Sep 6, 2021
1 parent 237328c commit 336a091
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.0",
"version": "1.8.1",
"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.0",
"version": "1.8.1",
"authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }],
"scripts": [],
"esmodules": ["animabf.js"],
Expand All @@ -25,6 +25,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.0/animabf.zip",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.8.1/animabf.zip",
"bugs": "https://docs.google.com/forms/d/e/1FAIpQLSeUTdTOjxMKarAd1eoHfpswyoIs-mvSElVGmv7sZGrEuBHWKA/viewform?usp=sf_link"
}

0 comments on commit 336a091

Please sign in to comment.