Skip to content

Commit d8f628e

Browse files
committedNov 1, 2017
Release version 0.5.3
1 parent c0fb457 commit d8f628e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Install
3939
The binary file can be found in the [project releases](https://github.com/webdevops/go-sync/releases).
4040

4141
```
42-
DOWNLOAD_VERSION=0.5.2
42+
DOWNLOAD_VERSION=0.5.3
4343
DOWNLOAD_OS=linux
4444
DOWNLOAD_ARCH=x64
4545

‎main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const (
1414
// application informations
1515
Name = "gosync"
1616
Author = "webdevops.io"
17-
Version = "0.5.2"
17+
Version = "0.5.3"
1818

1919
// self update informations
2020
GithubOrganization = "webdevops"

0 commit comments

Comments
 (0)