We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ae48e commit c6a6a99Copy full SHA for c6a6a99
Makefile
@@ -3,7 +3,7 @@
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
NAME := github-release
6
-VERSION := v1.0.4
+VERSION := v1.0.5
7
8
build:
9
go build -ldflags "-X main.Version $(VERSION)"
0 commit comments