summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
index c849a900750c..6d0bf223e021 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,5 +1,6 @@
[ocrs]
source = "github"
github = "robertknight/ocrs"
-prefix = "v"
+include_regex = 'ocrs-cli-v[\d\.]+'
+prefix = "ocrs-cli-v"
use_max_tag = true