changeset 96511169684a in sao:4.6 details: https://hg.tryton.org/sao?cmd=changeset;node=96511169684a description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r e759f379ff27 -r 96511169684a package.json --- a/package.json Thu Aug 01 23:06:19 2019 +0200 +++ b/package.json Thu Aug 01 23:06:29 2019 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "4.6.19", + "version": "4.6.20", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
