File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.1.3
2
+ - Update compatibility to Foundry 13 (which might also fix an issue with TheForge?)
3
+
1
4
## 1.1.2
2
5
### Compatibility
3
6
- Updated for compatibility with Foundry 13 (338).
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.1.1 " ,
5
+ "version" : " 1.1.3 " ,
6
6
"compatibility" : {
7
7
"minimum" : " 11" ,
8
- "verified" : " 13.338 "
8
+ "verified" : " 13"
9
9
},
10
10
"library" : true ,
11
11
"authors" : [
28
28
" src/socketlib.js"
29
29
],
30
30
"url" : " https://github.com/farling42/foundryvtt-socketlib" ,
31
- "download" : " https://github.com/farling42/foundryvtt-socketlib/releases/download/v1.1.1 /module.zip" ,
31
+ "download" : " https://github.com/farling42/foundryvtt-socketlib/releases/download/v1.1.3 /module.zip" ,
32
32
"manifest" : " https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json" ,
33
33
"readme" : " https://github.com/farling42/foundryvtt-socketlib/blob/master/README.md" ,
34
34
"changelog" : " https://github.com/farling42/foundryvtt-socketlib/blob/master/CHANGELOG.md" ,
You can’t perform that action at this time.
0 commit comments