We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b46df + b93314e commit c7709f5Copy full SHA for c7709f5
2 files changed
release-notes/0.2.1.md
@@ -0,0 +1,21 @@
1
+## Downloads
2
+
3
+Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/grimwild/0.2.1/system.json
4
5
+## Compatible Foundry versions
6
7
+
8
9
+NOTE: This version of the system is only compatible with Foundry v13.
10
11
+## Bugfixes
12
13
+- Fixed an issue where the suspense and quick pool controls would cause errors in some scenarios.
14
15
+## Changelog
16
17
+https://github.com/asacolips-projects/grimwild/compare/0.2.0...0.2.1
18
19
+## Contributors
20
21
+@asacolips
src/system.yml
@@ -1,7 +1,7 @@
id: grimwild
title: Grimwild
description: The Grimwild system for FoundryVTT!
-version: '0.2.0'
+version: '0.2.1'
compatibility:
minimum: '13'
verified: '13.345'
0 commit comments