git » accounts-qml-module.git » commit aa83128

Add nvchecker.toml

author Antonio Rojas
2024-02-12 19:33:01 UTC
committer Antonio Rojas
2024-02-12 19:33:06 UTC
parent a4c4163fe85fa893cc4f6efa2933dcd0be200004

Add nvchecker.toml

.nvchecker.toml +6 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..c4e9375
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[accounts-qml-module]
+source = 'gitlab'
+gitlab = 'accounts-sso/accounts-qml-module'
+use_max_tag = true
+prefix = 'VERSION_'
+include_regex = 'VERSION.*'