Skip to content

Commit ae1bf37

Browse files
committed
Release version 0.5.1
1 parent 18b08f2 commit ae1bf37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.0
42+
DOWNLOAD_VERSION=0.5.1
4343
DOWNLOAD_OS=linux
4444
DOWNLOAD_ARCH=x64
4545

Diff for: 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.0"
17+
Version = "0.5.1"
1818

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

0 commit comments

Comments
 (0)