We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf8676 commit bdc290cCopy full SHA for bdc290c
Makefile
@@ -9,7 +9,7 @@ PLATFORMS := \
9
windows/arm64
10
11
GO_BIN := ${GOPATH}/bin
12
-VERSION := 3.7.4
+VERSION := 3.7.5
13
LD_FLAGS := "-s -w -X main.version=${VERSION}"
14
15
DEST := ./build
README.md
@@ -56,7 +56,7 @@ USAGE:
56
devcontainer.vim [global options] command [command options]
57
58
VERSION:
59
- 3.7.4
+ 3.7.5
60
61
COMMANDS:
62
run Run container use `docker run`
README_en.md
@@ -57,7 +57,7 @@ USAGE:
63
0 commit comments