changeset 23072f07207d in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset&node=23072f07207d description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r f159ee7e6023 -r 23072f07207d package.json --- a/package.json Wed May 05 22:47:19 2021 +0200 +++ b/package.json Wed May 05 22:47:27 2021 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.0.40", + "version": "5.0.41", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
