Skip to content

Commit c7709f5

Browse files
authored
Merge pull request #61 from asacolips-projects/release/0.2.1
Release 0.2.1
2 parents 76b46df + b93314e commit c7709f5

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

release-notes/0.2.1.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
![Foundry v13.345](https://img.shields.io/badge/Foundry-v13.345-green)
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: grimwild
22
title: Grimwild
33
description: The Grimwild system for FoundryVTT!
4-
version: '0.2.0'
4+
version: '0.2.1'
55
compatibility:
66
minimum: '13'
77
verified: '13.345'

0 commit comments

Comments
 (0)