git » nextcloud-client.git » commit 12e38e0

Fine-tune nvchecker

author Caleb Maclennan
2024-04-11 22:17:30 UTC
committer Caleb Maclennan
2024-04-11 22:17:30 UTC
parent 80e7a1cdafc3ab8c27631e30ce807e3f1da21552

Fine-tune nvchecker

.nvchecker.toml +1 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
index 434cfbd..75e327a 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,5 +1,6 @@
 [nextcloud-client]
 source = "github"
 github = "nextcloud/desktop"
+include_regex = 'v\d+\.\d+\.\d+'
 prefix = "v"
 use_max_tag = true