release: 0.2.15
All checks were successful
Test / Create distribution (push) Successful in 19s
Release / Create release (push) Successful in 33s
Test / Run NixOS test (push) Successful in 3m12s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-02-17 00:13:04 +09:00
parent 82a072f641
commit 83e72c2b59
2 changed files with 2 additions and 2 deletions

View File

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