File tree 3 files changed +3
-4
lines changed
3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 7
7
- gosimple
8
8
- govet
9
9
- ineffassign
10
- - revive
11
10
- staticcheck
12
11
- misspell
Original file line number Diff line number Diff line change 13
13
</a >
14
14
15
15
<a href =" https://hub.docker.com/r/dragondropcloud/cloud-concierge/tags " alt =" Latest Docker Version " >
16
- <img src =" https://img.shields.io/badge/docker-v0.2.0 -blue " />
16
+ <img src =" https://img.shields.io/badge/docker-v0.2.1 -blue " />
17
17
</a >
18
18
19
19
<a href =" https://hub.docker.com/r/dragondropcloud/cloud-concierge " alt =" Total Downloads " >
20
- <img src =" https://img.shields.io/badge/downloads-13.6k -maroon " />
20
+ <img src =" https://img.shields.io/badge/downloads-15.7k -maroon " />
21
21
</a >
22
22
23
23
<h3 align =" center " >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
12
12
)
13
13
14
14
const (
15
- currentVersion = "v0.2.0 "
15
+ currentVersion = "v0.2.1 "
16
16
footer = "###########################################################################################################################################################"
17
17
)
18
18
You can’t perform that action at this time.
0 commit comments