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:
2026-06-20 17:42:53 -04:00
parent ba448b94c9
commit 59a3f7bc0c
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -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

Binary file not shown.