git » libaccounts-qt.git » commit d3d39a9

Add nvchecker.toml

author Antonio Rojas
2024-02-12 19:31:49 UTC
committer Antonio Rojas
2024-02-12 19:31:49 UTC
parent 2c54dfcdda3b3649519a2eb82c76325dfe4e077f

Add nvchecker.toml

.nvchecker.toml +6 -0

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