On Wednesday, 12 February 2020 at 12:42:32 UTC, Dukc wrote:
I have pushed a new release tag in Github around two weeks ago,
and ordered a manual update at DUB, yet DUB has still not
aknowledged the new tag. Is there some requirement for the
release tag for it to be recognized?
Hi Dukc,
I'm not sure which dub package you're referring to, but I'm gonna
guess that it's this one:
http://code.dlang.org/packages/nuklearbrowser, which corresponds
to this github repo: https://github.com/dukc/nuklearbrowser. I
think the problem is that your latest tag is 0.0.2, instead of
v0.0.2 (https://github.com/dukc/nuklearbrowser/tags).
I hope this helps!
Cheers,
Petar