git » qcoro.git » commit 07092e2

Add nvchecker.toml

author Antonio Rojas
2024-02-11 22:04:23 UTC
committer Antonio Rojas
2024-02-11 22:04:23 UTC
parent f821058709c22acdf0d41f660a2c2d9573432522

Add nvchecker.toml

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..2785618
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[qcoro]
+source = 'github'
+github = 'danvratil/qcoro'
+use_max_tag = true
+prefix = 'v'