File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.7
2
+ ### Compatibility
3
+ - Verified compatibility with Foundry 0.8.7
4
+
5
+
1
6
## 1.0.6
2
7
### Compatibility
3
8
- Verified compatibility with Foundry 0.8.5
Original file line number Diff line number Diff line change 2
2
"name" : " socketlib" ,
3
3
"title" : " socketlib" ,
4
4
"description" : " A library for easier handling of foundry sockets" ,
5
- "version" : " 1.0.6 " ,
5
+ "version" : " 1.0.7 " ,
6
6
"minimumCoreVersion" : " 0.7.9" ,
7
7
"compatibleCoreVersion" : " 0.8.7" ,
8
8
"library" : true ,
18
18
" src/socketlib.js"
19
19
],
20
20
"url" : " https://github.com/manuelVo/foundryvtt-socketlib" ,
21
- "download" : " https://github.com/manuelVo/foundryvtt-socketlib/archive/v1.0.6 .zip" ,
21
+ "download" : " https://github.com/manuelVo/foundryvtt-socketlib/archive/v1.0.7 .zip" ,
22
22
"manifest" : " https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json" ,
23
23
"readme" : " https://github.com/manuelVo/foundryvtt-socketlib/blob/master/README.md" ,
24
24
"changelog" : " https://github.com/manuelVo/foundryvtt-socketlib/blob/master/CHANGELOG.md" ,
You can’t perform that action at this time.
0 commit comments