summarylogtreecommitdiffstats
path: root/.nvchecker.toml
blob: 2ac31352b3bdc38eafeeb089d8397a7c9bd07e84 (plain)
1
2
3
4
5
6
7
[verapdf]
source = "github"
github = "veraPDF/veraPDF-apps"
prefix = "v"
use_max_tag = true
# Upstream convention: versions with an odd minor component are development versions
exclude_regex = ".*-RC.*|v\\d+\\.\\d*[13579]\\..*"