v0.4
This commit is contained in:
parent
68bdcfc31b
commit
f1e44661b8
@ -15,9 +15,9 @@
|
|||||||
There is a few different ways of getting it:
|
There is a few different ways of getting it:
|
||||||
|
|
||||||
### 1. Binary
|
### 1. Binary
|
||||||
- **[Windows (x64)](https://github.com/khlieng/dispatch/releases/download/v0.3/dispatch_windows_amd64.zip)**
|
- **[Windows (x64)](https://github.com/khlieng/dispatch/releases/download/v0.4/dispatch_windows_amd64.zip)**
|
||||||
- **[OS X (x64)](https://github.com/khlieng/dispatch/releases/download/v0.3/dispatch_darwin_amd64.zip)**
|
- **[OS X (x64)](https://github.com/khlieng/dispatch/releases/download/v0.4/dispatch_darwin_amd64.zip)**
|
||||||
- **[Linux (x64)](https://github.com/khlieng/dispatch/releases/download/v0.3/dispatch_linux_amd64.tar.gz)**
|
- **[Linux (x64)](https://github.com/khlieng/dispatch/releases/download/v0.4/dispatch_linux_amd64.tar.gz)**
|
||||||
- [Other versions](https://github.com/khlieng/dispatch/releases)
|
- [Other versions](https://github.com/khlieng/dispatch/releases)
|
||||||
|
|
||||||
### 2. Go
|
### 2. Go
|
||||||
|
@ -21,7 +21,7 @@ const logo = `
|
|||||||
| |_| || |\__ \| |_) || (_| || |_| (__ | | | |
|
| |_| || |\__ \| |_) || (_| || |_| (__ | | | |
|
||||||
|____/ |_||___/| .__/ \__,_| \__|\___||_| |_|
|
|____/ |_||___/| .__/ \__,_| \__|\___||_| |_|
|
||||||
|_|
|
|_|
|
||||||
v0.3
|
v0.4
|
||||||
`
|
`
|
||||||
|
|
||||||
var rootCmd = &cobra.Command{
|
var rootCmd = &cobra.Command{
|
||||||
|
Loading…
Reference in New Issue
Block a user