Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Commit

Permalink
updating to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ojkelly committed Jul 20, 2018
1 parent 152320a commit 0ebddf5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion documentation/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title = "Kombustion"
Paginate = 4

[Params]
Release = "0.2.1"
Release = "0.3.0"
RSSLink = "/index.xml"
author = "Kablamo"
github = "KablamoOSS" # add your github profile name
Expand Down
6 changes: 3 additions & 3 deletions documentation/content/docs/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ You can run `kombustion -v` to confirm you have the correct version installed.

```bash
$ kombustion -v
> kombustion version v0.2.4
> kombustion version v0.3.0
```

### MacOS

[64bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.2.4/kombustion-darwin-10.11-amd64.tgz)
[64bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.3.0/kombustion-darwin-10.11-amd64.tgz)

### Linux

[32bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.2.4/kombustion-linux-386.tgz) | [64bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.2.4/kombustion-linux-amd64.tgz) | [ARM](https://github.com/KablamoOSS/kombustion/releases/download/v0.2.4/kombustion-linux-arm-5.tgz)
[32bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.3.0/kombustion-linux-386.tgz) | [64bit](https://github.com/KablamoOSS/kombustion/releases/download/v0.3.0/kombustion-linux-amd64.tgz) | [ARM](https://github.com/KablamoOSS/kombustion/releases/download/v0.3.0/kombustion-linux-arm-5.tgz)

0 comments on commit 0ebddf5

Please sign in to comment.