From: Holger Friedrich Date: Tue, 27 Dec 2022 21:53:03 +0000 (+0100) Subject: Update i18n command version number (#14077) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=9ac4af98f1bfef5b754a5bf4179dd0b05ab5f466;p=openhab-addons.git Update i18n command version number (#14077) Signed-off-by: Holger Friedrich --- diff --git a/README.md b/README.md index ae8390568f..f2e089311a 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ In some cases the command does not work, and requires the full plug-in name. In that case use: ```shell -mvn org.openhab.core.tools:i18n-maven-plugin:3.3.0:generate-default-translations +mvn org.openhab.core.tools:i18n-maven-plugin:3.4.0:generate-default-translations ```