We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd1060 commit 559a45cCopy full SHA for 559a45c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.2
2
+### Compatibility
3
+- Updated for compatibility with Foundry 13 (338).
4
+
5
## 1.1.1
6
- Update module.json for new location and maintainer.
7
module.json
@@ -5,7 +5,7 @@
"version": "#{VERSION}#",
"compatibility": {
"minimum": "11",
8
- "verified": "12"
+ "verified": "13.338"
9
},
10
"library": true,
11
"authors": [
0 commit comments