We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e371e9b commit fa711a0Copy full SHA for fa711a0
system.json
@@ -48,10 +48,10 @@
48
"requires": [{
49
"id": "warhammer-lib",
50
"type": "module",
51
- "manifest": "https://raw.githubusercontent.com/moo-man/WarhammerLibrary-FVTT/2.6.0/module.json",
+ "manifest": "https://raw.githubusercontent.com/moo-man/WarhammerLibrary-FVTT/2.6.1/module.json",
52
"compatibility": {
53
- "minimum" : "2.6.0",
54
- "verified": "2.6.0"
+ "minimum" : "2.6.1",
+ "verified": "2.6.1"
55
}
56
}]
57
},
0 commit comments