diff options
author | Christian Segundo | 2023-01-06 14:36:01 +0100 |
---|---|---|
committer | GitHub | 2023-01-06 14:36:01 +0100 |
commit | 3b8dfde7e1d1cf584fb04c0faec8ade1323edb3e (patch) | |
tree | 3fc988b1fc680cf1f13a7c44587410d2cc4a1505 /Makefile | |
parent | 1f49a88e5935433cd68428c482a194a794cf88bf (diff) | |
download | languagetool-3b8dfde7e1d1cf584fb04c0faec8ade1323edb3e.tar.gz |
Bump to 6.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -LANGUAGETOOL_VERSION := 5.8 +LANGUAGETOOL_VERSION := 6.0 TRIVY_VERSION := 0.24.2 BUILDARG_VERSION := --build-arg VERSION=$(LANGUAGETOOL_VERSION) |