I wanted to add an opposing opinion: I think it's a good idea to make sure that mods do in fact work on new versions; since the game and applied mods work together as a unit, they could potentially affect each other when components are partially upgraded. If their behavior is unchanged, then they can be tagged with the new version in the page without updating the mod itself. To me, this tag just means the author themselves hasn't confirmed its behavior on the latest version—the user can look into the comments to see if other users have confirmed if the mod is broken or not, and if there is no information, they may decide to test the mod apart from their important data (if they decide to be vigilant about such things). Especially with intensive mods that use Harmony patching, minor versions updates could break a mod, as minor changes can have greater changes to the structure of the IL code, or just affect state in a way that a mod doesn't account for (in the latter case, no patching error will help find such an issue). As long as the mod is untested, it's dubious whether the mod works as intended or not.