Skip to content

Commit bdc290c

Browse files
committed
Bumped up to 3.7.5.
1 parent dcf8676 commit bdc290c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PLATFORMS := \
99
windows/arm64
1010

1111
GO_BIN := ${GOPATH}/bin
12-
VERSION := 3.7.4
12+
VERSION := 3.7.5
1313
LD_FLAGS := "-s -w -X main.version=${VERSION}"
1414

1515
DEST := ./build

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ USAGE:
5656
devcontainer.vim [global options] command [command options]
5757
5858
VERSION:
59-
3.7.4
59+
3.7.5
6060
6161
COMMANDS:
6262
run Run container use `docker run`

README_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ USAGE:
5757
devcontainer.vim [global options] command [command options]
5858
5959
VERSION:
60-
3.7.4
60+
3.7.5
6161
6262
COMMANDS:
6363
run Run container use `docker run`

0 commit comments

Comments
 (0)