release: 0.2.14
All checks were successful
Release / Create release (push) Successful in 24s
Test / Create distribution (push) Successful in 18s
Test / Run NixOS test (push) Successful in 50s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-15 23:03:13 +09:00
parent f545e154f0
commit 90b86a5531
3 changed files with 26 additions and 7 deletions

View File

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