diff options
author | mail_redacted_for_web | 2025-06-15 17:11:37 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2025-06-15 17:11:37 +0200 |
commit | aa853ab6c2d7614cd7d9888503d3f303df378504 (patch) | |
tree | 0f37448785f7132d41c5c8a0491f8f2cd0ab8e1d /nfpm | |
parent | 1b0ac760a462e4046dae51c47a312628b3ad7acb (diff) | |
download | forgejo-lirion-aa853ab6c2d7614cd7d9888503d3f303df378504.tar.bz2 |
Raise version to 11.0.1
Diffstat (limited to 'nfpm')
-rw-r--r-- | nfpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfpm/Makefile b/nfpm/Makefile index 01d6d60..a684157 100644 --- a/nfpm/Makefile +++ b/nfpm/Makefile @@ -1,4 +1,4 @@ -FJVER := 10.0.2 +FJVER := 11.0.1 all: skel chglog build |