Skip to content

Commit 6618e6a

Browse files
committed
update to 6.5
Signed-off-by: Silvio Fricke <[email protected]>
1 parent d998295 commit 6618e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: LGPL-3.0-or-later
2-
VERSION := 6.4
2+
VERSION := 6.5
33
UNPACKED_VERSION := $(shell echo $(VERSION) | sed -e 's/\([0-9]\+\.[0-9]\+\)\(.*\)/\1/')
44
BUILDARG_VERSION := --build-arg VERSION=$(VERSION) --build-arg UNPACKED_VERSION=$(UNPACKED_VERSION)
55
IMAGENAME := docker.io/silviof/docker-languagetool

0 commit comments

Comments
 (0)