Verified 0.8.1 combatibility

This commit is contained in:
2021-04-15 10:05:35 +02:00
parent de4a289395
commit 8d165c2984
2 changed files with 4 additions and 1 deletions

View File

@@ -2,5 +2,8 @@
### New features
- Added support for game systems
### Compatibility
- Add support for Foundry 0.8.1
## 1.0.0
### Initial release

View File

@@ -4,7 +4,7 @@
"description": "A library for easier handling of foundry sockets",
"version": "1.0.0",
"minimumCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.8.1",
"library": true,
"authors": [
{