Skip to content

Commit cd8c275

Browse files
Merge pull request #5301 from ipfs/feat/update-release-docs
document the fact that we now publish releases on GitHub
2 parents 022fc40 + 6149f51 commit cd8c275

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ From there:
7272
- Open/extract the archive.
7373
- Move `ipfs` to your path (`install.sh` can do it for you).
7474

75+
You can also download go-ipfs from this project's GitHub releases page if you are unable to access ipfs.io.
76+
7577
### From Linux package managers
7678

7779
- [Arch Linux](#arch-linux)

docs/releases.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ will be allowed up to release day.
3030
- [ ] publish gx version with `gx release`, as per [gx release guidelines](https://github.com/whyrusleeping/gx#publishing-and-releasing)
3131

3232
## Post-Release
33-
- [ ] bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
33+
- [ ] Bump version string in `repo/config/version.go` to `vX.Y.Z-dev`
34+
- [ ] Upload the final release to the github releases page: https://github.com/ipfs/go-ipfs/releases
3435
- Communication
3536
- [ ] Create the release issue
3637
- [ ] Announcements (both pre-release and post-release)

0 commit comments

Comments
 (0)