release: 0.0.0-beta.4

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
Ophestra Umiker 2024-09-22 01:18:47 +09:00
parent 62cb8a91b6
commit 9a9fcdb9ec
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.0.0-beta.3";
version = "0.0.0-beta.4";
src = ./.;
vendorHash = null;