Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe527cd944 | |||
| 0fa4b52704 |
@@ -117,6 +117,7 @@ jobs:
|
|||||||
./module.zip \
|
./module.zip \
|
||||||
`# The files that will be included.` \
|
`# The files that will be included.` \
|
||||||
module.json \
|
module.json \
|
||||||
|
LICENSE \
|
||||||
CHANGELOG.md \
|
CHANGELOG.md \
|
||||||
README.md \
|
README.md \
|
||||||
src/
|
src/
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
socketlib.lock
|
||||||
+3
-1
@@ -1,8 +1,10 @@
|
|||||||
|
## 1.1.1
|
||||||
|
- Update module.json for new location and maintainer.
|
||||||
|
|
||||||
## 1.1.0
|
## 1.1.0
|
||||||
### Compatibility
|
### Compatibility
|
||||||
- Updated for compatibilty with Foundry 12 (thanks Clemente!)
|
- Updated for compatibilty with Foundry 12 (thanks Clemente!)
|
||||||
|
|
||||||
|
|
||||||
## 1.0.13
|
## 1.0.13
|
||||||
### Compatibility
|
### Compatibility
|
||||||
- Verified compatibility with Foundry 11
|
- Verified compatibility with Foundry 11
|
||||||
|
|||||||
Reference in New Issue
Block a user