From c8396f50b9f31f5bd50a33bcdaa84a69def7a905 Mon Sep 17 00:00:00 2001 From: Alexis M Date: Wed, 18 Sep 2019 21:38:54 +0200 Subject: Update translations to publish new point release. --- docs/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/contributing.rst') diff --git a/docs/contributing.rst b/docs/contributing.rst index ef6e24c..0ca1da5 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -165,6 +165,11 @@ In order to prepare a new release, we are following the following steps: make compress-assets +- Build the translations:: + + make update-translations + make build-translations + Once this is done, use the "release" instruction:: make release -- cgit v1.1