Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Bump version to 1.7.0 #6927

Merged
merged 2 commits into from
Mar 13, 2019
Merged

Bump version to 1.7.0 #6927

merged 2 commits into from
Mar 13, 2019

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Mar 13, 2019

Change Description

Consensus Changes

API Changes

Documentation Additions

README.md Outdated
@@ -39,31 +39,31 @@ $ brew remove eosio
```
#### Ubuntu 18.04 Debian Package Install
```sh
$ wget https://github.com/eosio/eos/releases/download/v1.6.0/eosio_1.7.0-rc2-ubuntu-18.04_amd64.deb
$ sudo apt install ./eosio_1.7.0-rc2-ubuntu-18.04_amd64.deb
$ wget https://github.com/eosio/eos/releases/download/v1.7.0/eosio_1.7.0-ubuntu-18.04_amd64.deb
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these links need to be EOSIO instead of eosio

$ curl -I https://github.com/eosio/eos/releases/download/v1.6.0/eosio_1.6.0-ubuntu-18.04_amd64.deb 
HTTP/1.1 404 Not Found

vs

$ curl -I https://github.com/EOSIO/eos/releases/download/v1.6.0/eosio_1.6.0-1-ubuntu-18.04_amd64.deb
HTTP/1.1 302 Found

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah no, it's the removal of -1- that is different

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@heifner heifner merged commit 6845170 into release/1.7.x Mar 13, 2019
@heifner heifner deleted the bump-to-1.7.0 branch March 13, 2019 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants