Browse Source

scripts: Add support for tagging Fedora 41 releases

Benjamin Otto 8 months ago
parent
commit
654687aa3e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/tag-release.sh

+ 1 - 0
scripts/tag-release.sh

@@ -89,3 +89,4 @@ getfedora()
 tag 'arch' "$(getarch)"
 tag 'debian' "$(getdebian)"
 tag 'fedora-40' "$(getfedora)"
+tag 'fedora-41' "$(getfedora)"