Verified 0.8.1 combatibility
This commit is contained in:
@@ -2,5 +2,8 @@
|
|||||||
### New features
|
### New features
|
||||||
- Added support for game systems
|
- Added support for game systems
|
||||||
|
|
||||||
|
### Compatibility
|
||||||
|
- Add support for Foundry 0.8.1
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
### Initial release
|
### Initial release
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
"description": "A library for easier handling of foundry sockets",
|
"description": "A library for easier handling of foundry sockets",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"minimumCoreVersion" : "0.7.9",
|
"minimumCoreVersion" : "0.7.9",
|
||||||
"compatibleCoreVersion" : "0.7.9",
|
"compatibleCoreVersion" : "0.8.1",
|
||||||
"library": true,
|
"library": true,
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user