Skip to content

Commit

Permalink
Merge pull request #62 from silvio/sfr/to-6.4
Browse files Browse the repository at this point in the history
update to 6.4
  • Loading branch information
silvio authored Apr 2, 2024
2 parents c8173a5 + 48d92e7 commit f81f2b1
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.3a
VERSION := 6.4
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 f81f2b1

Please sign in to comment.