From 021c340a32509bb2eee29bcad1e9893ccec08c4c Mon Sep 17 00:00:00 2001 From: Oscar Alvarez Date: Mon, 28 Dec 2020 23:06:32 -0500 Subject: [PATCH] Update version --- app/__init__.py | 2 +- doc/translation_guide.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/__init__.py b/app/__init__.py index a47e867..6a7fd8f 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -1,3 +1,3 @@ # This file is part of Tryton. The COPYRIGHT file at the top level of # this repository contains the full copyright notices and license terms. -__version__ = "5.0.42" +__version__ = "5.0.43" diff --git a/doc/translation_guide.rst b/doc/translation_guide.rst index 1be6d33..d338ed6 100644 --- a/doc/translation_guide.rst +++ b/doc/translation_guide.rst @@ -4,11 +4,11 @@ From main directory: 1. Clean obsolete translations: - pylupdate5 -noobsolete project.pro + pylupdate5 -noobsolete project.pro 2. Do translate .ts file, opening linguist tool: - /usr/bin/linguist + /usr/bin/linguist 3. Release translation