The source project of this merge request has been removed.
Grocy: restrict to tags containing numbers
As described in #2873 (closed), the v3.0.0 version has not been released yet.
I suppose the bot has added this v3.0.0 because there is a conflicting nightly tag.
The goal of this commit is to filter out this nightly tag and all others not looking like a version (vX...Y).
Note that I didn't validate this modification I suggest here. I hope I properly understood the documentation about UpdateCheckMode and it is doing what I want.
Closes: #2873 (closed)