Skip to content

Commit

Permalink
Release Notes 4.0.3 (#3917)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Sep 11, 2022
1 parent ba2b1ad commit 4c51939
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## Version 4.0.3

### Bugfixes
* (stwlam) Fix darkness adjuster rendering on scene view
* (stwlam) Update in-Foundry changelog URL to point to V10 release branch

### Data Updates
* (SpartanCPA) Fill in (book) sources on items missing them
* (TMun) Correct perception and missing darkvision on spellskein


## Version 4.0.2

Expand Down
Empty file added changes.txt
Empty file.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundry-pf2e",
"version": "4.0.2",
"version": "4.0.3",
"description": "",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion system.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Pathfinder 2nd Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"license": "./LICENSE",
"version": "4.0.2",
"version": "4.0.3",
"compatibility": {
"minimum": "10.285",
"verified": "10.285",
Expand Down

0 comments on commit 4c51939

Please sign in to comment.