Ver código fonte

scripts: Add support for tagging Fedora 41 releases

Benjamin Otto 9 meses atrás
pai
commit
654687aa3e
1 arquivos alterados com 1 adições e 0 exclusões
  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)"