Skip to content

Commit 8753a83

Browse files
committed
Release v1.0.0
1 parent fb6df03 commit 8753a83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "socketlib",
33
"title": "socketlib",
44
"description": "A library for easier handling of foundry sockets",
5-
"version": "0.0.1",
5+
"version": "1.0.0",
66
"minimumCoreVersion" : "0.7.9",
77
"compatibleCoreVersion" : "0.7.9",
88
"library": true,
@@ -17,7 +17,7 @@
1717
"src/socketlib.js"
1818
],
1919
"url": "https://github.com/manuelVo/foundryvtt-socketlib",
20-
"download": "https://github.com/manuelVo/foundryvtt-socketlib/archive/master.zip",
20+
"download": "https://github.com/manuelVo/foundryvtt-socketlib/archive/v1.0.0.zip",
2121
"manifest": "https://raw.githubusercontent.com/manuelVo/foundryvtt-socketlib/master/module.json",
2222
"readme": "https://github.com/manuelVo/foundryvtt-socketlib/blob/master/README.md",
2323
"changelog": "https://github.com/manuelVo/foundryvtt-socketlib/blob/master/CHANGELOG.md",

0 commit comments

Comments
 (0)