Skip to content

Commit 3be41e8

Browse files
committed
4.2.1
1 parent 1a88586 commit 3be41e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ This system provides character sheets and items for your play, if you would lik
3131
## Release Notes
3232
=======
3333

34+
v4.2.1
35+
- Fixed: css heights on inputs sometimes cut off tails of letters
36+
37+
3438
v4.2.0
3539
- Feature: Added random Character Generator!
3640
![Character Generation](https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/blob/master/asset/chargen.png?raw=true)

Diff for: system.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Vaesen",
33
"description": "Nordic horror role-playing",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"esmodules": [
66
"script/hooks.js"
77
],

0 commit comments

Comments
 (0)