changeset fc528f2fe6a4 in sao:5.4 details: https://hg.tryton.org/sao?cmd=changeset;node=fc528f2fe6a4 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 17f169f70c1b -r fc528f2fe6a4 package.json --- a/package.json Sun Feb 02 17:06:31 2020 +0100 +++ b/package.json Sun Feb 02 17:06:41 2020 +0100 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.4.3", + "version": "5.4.4", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
