diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 489a2bb..3cd5362 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -120,6 +120,12 @@ source = "github" github = "angband/angband" use_max_tag = true +[dopewars] +source = "github" +github = "benmwebb/dopewars" +use_max_tag = true +prefix = "v" + [immudb] source = "github" github = "codenotary/immudb"