We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde0798 commit 4fdb3a3Copy full SHA for 4fdb3a3
1 file changed
Ansible/roles/nvchecker/files/nvchecker.toml
@@ -499,6 +499,7 @@ exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
499
source = "github"
500
github = "Limine-Bootloader/Limine"
501
prefix = "v"
502
+use_max_tag = true
503
exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"
504
505
[lowcharts]
0 commit comments