Skip to content

Commit f47ce49

Browse files
committed
4.5.1 release
1 parent 0fe0f0f commit f47ce49

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: README.md

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

34+
4.5.1
35+
- 🐛 Fix: HQ was losing data when updating ownership, editor for notes was hidden.
36+
3437
v4.5.0
3538
- ✨ Add changelog for Players and Headerquater by @Cussa in https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/pull/114
3639
- ✨ Separate Starting Equipment from the normal ones by @Cussa in https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/pull/114

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.5.0",
4+
"version": "4.5.1",
55
"esmodules": [
66
"script/hooks.js"
77
],

0 commit comments

Comments
 (0)