Skip to content

Commit 28b3495

Browse files
committed
v 4.5.2 release
1 parent 715aec5 commit 28b3495

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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.2
35+
- 🐛 Fix: Removed rollable tag from skills on member data tab of headquarter sheet
36+
3437
4.5.1
3538
- 🐛 Fix: HQ was losing data when updating ownership, editor for notes was hidden.
3639

Diff for: system.json

+2-2
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.1",
4+
"version": "4.5.2",
55
"esmodules": [
66
"script/hooks.js"
77
],
@@ -89,7 +89,7 @@
8989
"url": "https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt",
9090
"socket": true,
9191
"manifest": "https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/releases/latest/download/system.json",
92-
"download": "https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/releases/download/4.5.0/system.zip",
92+
"download": "https://github.com/fvtt-fria-ligan/vaesen-foundry-vtt/releases/download/4.5.2/system.zip",
9393
"license": "LICENSE.txt",
9494
"id": "vaesen",
9595
"authors": [

0 commit comments

Comments
 (0)