v0.4.0: add 0.4.0 zip to release artifacts (.gitignore)
The v0.4.0 zip was built but blocked by .gitignore (only 0.2.0 and 0.3.0 zips were explicitly re-included). Add the 0.4.0 inclusion so the release artifact is committed.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -31,3 +31,4 @@ scripts/session-prompts.js
|
||||
foundry-hooks-lib-*.zip
|
||||
!foundry-hooks-lib-0.2.0.zip
|
||||
!foundry-hooks-lib-0.3.0.zip
|
||||
!foundry-hooks-lib-0.4.0.zip
|
||||
|
||||
BIN
foundry-hooks-lib-0.4.0.zip
Normal file
BIN
foundry-hooks-lib-0.4.0.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user