changeset 8624202d2562 in sao:5.6 details: https://hg.tryton.org/sao?cmd=changeset;node=8624202d2562 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 481bfbacf3a3 -r 8624202d2562 package.json --- a/package.json Fri Feb 19 21:23:52 2021 +0100 +++ b/package.json Fri Feb 19 21:24:02 2021 +0100 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.6.15", + "version": "5.6.16", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
