release: 0.2.17
All checks were successful
Release / Create release (push) Successful in 33s
Test / Create distribution (push) Successful in 20s
Test / Run NixOS test (push) Successful in 3m50s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-23 02:59:31 +09:00
parent 79957f8ea7
commit 2e7e160683
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
buildGoModule rec {
pname = "fortify";
version = "0.2.16";
version = "0.2.17";
src = builtins.path {
name = "fortify-src";