Verified 0.8.1 combatibility
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
### New features
|
||||
- Added support for game systems
|
||||
|
||||
### Compatibility
|
||||
- Add support for Foundry 0.8.1
|
||||
|
||||
## 1.0.0
|
||||
### Initial release
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user