Skip to content

Commit

Permalink
update to 6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Silvio Fricke <[email protected]>
  • Loading branch information
silvio committed Dec 9, 2024
1 parent d998295 commit 6618e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.version
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: LGPL-3.0-or-later
VERSION := 6.4
VERSION := 6.5
UNPACKED_VERSION := $(shell echo $(VERSION) | sed -e 's/\([0-9]\+\.[0-9]\+\)\(.*\)/\1/')
BUILDARG_VERSION := --build-arg VERSION=$(VERSION) --build-arg UNPACKED_VERSION=$(UNPACKED_VERSION)
IMAGENAME := docker.io/silviof/docker-languagetool
Expand Down

0 comments on commit 6618e6a

Please sign in to comment.