From: Fabian Wolter Date: Sat, 2 Jul 2022 10:43:34 +0000 (+0200) Subject: Update i18n command version number (#13057) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=6e33b04a914affed0e44d8a160e91adba1e05747;p=openhab-addons.git Update i18n command version number (#13057) Signed-off-by: Fabian Wolter --- diff --git a/README.md b/README.md index 0f07e647d9..ae8390568f 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.2.0:generate-default-translations +mvn org.openhab.core.tools:i18n-maven-plugin:3.3.0:generate-default-translations ```