Skip to content

Commit 7dc62c1

Browse files
committed
Release version 0.3.3
1 parent 10628f0 commit 7dc62c1

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-devtool/releases).
4040

4141
```
42-
DOWNLOAD_VERSION=0.3.2
42+
DOWNLOAD_VERSION=0.3.3
4343
DOWNLOAD_OS=linux
4444
DOWNLOAD_ARCH=x64
4545

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
// application informations
1717
Name = "godevtool"
1818
Author = "webdevops.io"
19-
Version = "0.3.2"
19+
Version = "0.3.3"
2020

2121
// self update informations
2222
GithubOrganization = "webdevops"

0 commit comments

Comments
 (0)