diff options
author | Christian Segundo | 2023-06-03 18:22:18 +0200 |
---|---|---|
committer | Christian Segundo | 2023-06-03 18:22:18 +0200 |
commit | c22c0d860570e3696ce62115fd6e3e34d5c88df8 (patch) | |
tree | 4abb9ea891008c8767d6e97820901b1ce3072a65 | |
parent | 72c64b9c28ce14fe6b42ef76cbfae770936a6d06 (diff) | |
download | languagetool-6.1.tar.gz |
update to 6.16.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -LANGUAGETOOL_VERSION := 6.0 +LANGUAGETOOL_VERSION := 6.1 TRIVY_VERSION := 0.24.2 BUILDARG_VERSION := --build-arg VERSION=$(LANGUAGETOOL_VERSION) |