diff options
Diffstat (limited to '.auto-pr.sh')
| -rwxr-xr-x | .auto-pr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.auto-pr.sh b/.auto-pr.sh index b8c564c..89bc5ca 100755 --- a/.auto-pr.sh +++ b/.auto-pr.sh @@ -18,7 +18,7 @@ FORGEJO_NOV=${FORGEJO_LATEST/v/} CHANGELOG_ADDITION="forgejo ($FORGEJO_NOV-1) unstable; urgency=medium * Forgejo version $FORGEJO_NOV - * See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#${FORGEJO_NOV//./-} + * See https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/$FORGEJO_NOV.md -- $(whoami) <$(whoami)@noreply.codeberg.org> $(date --utc "+%a, %d %b %Y %H:%M:%S %z") " |
