jquery-release only updates the version in the tag so it stays stale on master
(e.g. now it has 2.3.4 when 2.3.5 has already been released). Instead,
just remove the version from there.
I tested this with jquery-release and it still correctly adds the version field.
jquery-release only updates the version in the tag so it stays stale on master (e.g. now it has
2.3.4
when2.3.5
has already been released). Instead, just remove the version from there.I tested this with jquery-release and it still correctly adds the version field.