Skip to content

Commit

Permalink
update: v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidDPG committed Sep 27, 2021
1 parent cd89021 commit 137e280
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.8",
"version": "1.12.0",
"authors": [{ "name": "Linkaynn", "url": "https://www.jeseromero.com" }],
"scripts": [],
"esmodules": ["animabf.js"],
Expand Down Expand Up @@ -41,7 +41,7 @@
"languages": [
{ "lang": "es", "name": "Español", "path": "lang/es.json" },
{ "lang": "en", "name": "English", "path": "lang/en.json" },
{ "lang": "fr", "name": "Français", "path": "lang/fr.json"}
{ "lang": "fr", "name": "Français", "path": "lang/fr.json" }
],
"dependencies": [
{
Expand All @@ -58,9 +58,9 @@
"gridUnits": "m",
"minimumCoreVersion": "0.8.8",
"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.8",
"download": "https://github.com/AnimaBeyondDevelop/AnimaBeyondFoundry/releases/download/v1.11.8/animabf.zip",
"url": "https://github.com/Guote/AnimaBeyondFoundry",
"manifest": "https://raw.githubusercontent.com/Guote/AnimaBeyondFoundry/develop/src/system.json?token=ABZDWT3PAZGSJMXL7HJY3P3AZWZBI/main/src/system.json",
"changelog": "https://github.com/Guote/AnimaBeyondFoundry/releases/tag/v1.12.0",
"download": "https://github.com/Guote/AnimaBeyondFoundry/releases/download/v1.12.0/animabf.zip",
"bugs": "https://docs.google.com/forms/d/e/1FAIpQLSeUTdTOjxMKarAd1eoHfpswyoIs-mvSElVGmv7sZGrEuBHWKA/viewform?usp=sf_link"
}

0 comments on commit 137e280

Please sign in to comment.