ipfs / ipget

Retrieve files over IPFS and save them locally.
MIT License
388 stars 54 forks source link

Automate version bump in ipget --version #113

Closed lidel closed 1 month ago

lidel commented 2 years ago

Version has to be bumped manually in three(!) places. .version.json should be the source of truth.

We should automate this, I just realized it has been causing a patch release for the second time :see_no_evil:

  1. https://github.com/ipfs/ipget/pull/108
  2. https://github.com/ipfs/ipget/pull/111#issuecomment-1164997288https://github.com/ipfs/ipget/pull/112