Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
shaun-newsome committed Jun 3, 2020
1 parent aaeadeb commit eec07db
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": "test-system",
"version": "1.4.0",
"version": "1.4.1",
"description": "",
"scripts": {
"package": "gulp package",
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "pf2e",
"title": "Pathfinder 2nd Edition",
"description": "A community contributed game system for Pathfinder Second Edition.",
"version": "1.4.0",
"version": "1.4.1",
"schema": 0.583,
"minimumCoreVersion": "0.5.7",
"compatibleCoreVersion": "0.6.0",
@@ -202,5 +202,5 @@
"gridUnits": "ft",
"url": "https://gitlab.com/hooking/foundry-vtt---pathfinder-2e",
"manifest": "https://gitlab.com/hooking/foundry-vtt---pathfinder-2e/raw/master/system.json",
"download": "https://gitlab.com/hooking/foundry-vtt---pathfinder-2e/uploads/36c94d208b0fa194f8df68e72e0ab220/pf2e-v1.4.0.zip"
"download": "https://gitlab.com/hooking/foundry-vtt---pathfinder-2e/uploads/be43879782d366e3dfda8340540ad8ff/pf2e-v1.4.1.zip"
}

0 comments on commit eec07db

Please sign in to comment.