Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
Jason Rothstein 2025-01-26 13:58:06 -06:00
parent fb3f14bba5
commit 60999ba83b
Signed by: jmrothst
GPG Key ID: 741BF3C536829D46

View File

@ -13,7 +13,7 @@ ExclusiveArch: %{go_arches}
%endif
Name: forgejo
Version: 7.0.0
Version: 7.0.1
Release: 1%{?dist}
Summary: Beyond coding. We forge.
@ -92,6 +92,9 @@ fi
%changelog
* Sun Jan 26 2025 Jason Rothstein
- 7.0.1
* Thu Dec 05 2024 Jason Rothstein
- Initial Version