Skip to content

Commit 6787f29

Browse files
committed
v2.0.2
1 parent 7a8299e commit 6787f29

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## [2.0.2]
4+
5+
- Bugfix
6+
37
## [2.0.1]
48

59
- Foundry v13 Compatibility

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"id": "warning-remove",
33
"title": "Remove warnings",
44
"description": "Remove notifications and warning.",
5-
"version": "2.0.1",
6-
"download": "https://github.com/misthero/warning-remove/releases/download/v2.0.1/warning-remove.zip",
7-
"manifest": "https://github.com/misthero/warning-remove/releases/download/v2.0.1/module.json",
5+
"version": "2.0.2",
6+
"download": "https://github.com/misthero/warning-remove/releases/download/v2.0.2/warning-remove.zip",
7+
"manifest": "https://github.com/misthero/warning-remove/releases/download/v2.0.2/module.json",
88
"url": "https://github.com/misthero/warning-remove",
99
"authors": [
1010
{

0 commit comments

Comments
 (0)