From e566aa22d45160d9fd3c8fd4a73e1b5457d6a266 Mon Sep 17 00:00:00 2001 From: ArjixWasTaken Date: Tue, 23 Sep 2025 23:04:53 +0000 Subject: [PATCH] chore: version bump --- .nvchecker.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.nvchecker.toml b/.nvchecker.toml index dbe782ff79b9..3fa50ca85d66 100644 --- a/.nvchecker.toml +++ b/.nvchecker.toml @@ -1,4 +1,5 @@ [vicinae] -source = "git" -git = "https://github.com/vicinaehq/vicinae.git" +source = "github" +github = "vicinaehq/vicinae" prefix = "v" +use_latest_release = true