Skip to content

Commit 41a0bcf

Browse files
committed
Release version 0.5.5
1 parent 017b95b commit 41a0bcf

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
@@ -40,7 +40,7 @@ Install
4040
The binary file can be found in the [project releases](https://github.com/webdevops/go-sync/releases).
4141

4242
```
43-
DOWNLOAD_VERSION=0.5.4
43+
DOWNLOAD_VERSION=0.5.5
4444
DOWNLOAD_OS=linux
4545
DOWNLOAD_ARCH=x64
4646

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.4"
17+
Version = "0.5.5"
1818

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

0 commit comments

Comments
 (0)