Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
moncho committed Jun 25, 2017
2 parents 70bd41b + 39f01e3 commit 48bc884
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion APPVERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8-beta.1
0.8-beta.2
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,16 +98,16 @@ Besides this, it:

The easiest way to install the latest binaries for Linux and Mac is to run this in your shell:

```$ curl -sSf https://moncho.github.io/dry/dryup.sh | sudo sh```
```curl -sSf https://moncho.github.io/dry/dryup.sh | sudo sh```

### Binaries

If you dont like to **curl | sh**, binaries are provided.

* **darwin** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-darwin-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-darwin-amd64)
* **freebsd** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-freebsd-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-freebsd-amd64)
* **linux** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-linux-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-linux-amd64)
* **windows** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-windows-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.1/dry-windows-amd64)
* **darwin** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-darwin-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-darwin-amd64)
* **freebsd** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-freebsd-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-freebsd-amd64)
* **linux** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-linux-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-linux-amd64)
* **windows** [386](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-windows-386) / [amd64](https://github.com/moncho/dry/releases/download/v0.8-beta.2/dry-windows-amd64)

#### Mac OS X / Homebrew

Expand Down

0 comments on commit 48bc884

Please sign in to comment.