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.1.0
2
+ ### Compatibility
3
+ - Updated for compatibilty with Foundry 12 (thanks Clemente!)
4
+
5
+
1
6
## 1.0.13
2
7
### Compatibility
3
8
- Verified compatibility with Foundry 11
Original file line number Diff line number Diff line change 2
2
"id" : " socketlib" ,
3
3
"title" : " socketlib" ,
4
4
"description" : " A library for easier handling of foundry sockets" ,
5
- "version" : " 1.0.13 " ,
5
+ "version" : " 1.1.0 " ,
6
6
"compatibility" : {
7
7
"minimum" : " 11" ,
8
8
"verified" : " 12"
20
20
" src/socketlib.js"
21
21
],
22
22
"url" : " https://github.com/manuelVo/foundryvtt-socketlib" ,
23
- "download" : " https://github.com/manuelVo/foundryvtt-socketlib/archive/v1.0.13 .zip" ,
23
+ "download" : " https://github.com/manuelVo/foundryvtt-socketlib/archive/v1.1.0 .zip" ,
24
24
"manifest" : " https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json" ,
25
25
"readme" : " https://github.com/manuelVo/foundryvtt-socketlib/blob/master/README.md" ,
26
26
"changelog" : " https://github.com/manuelVo/foundryvtt-socketlib/blob/master/CHANGELOG.md" ,
You can’t perform that action at this time.
0 commit comments