changeset fc8735211b0c in sao:4.6 details: https://hg.tryton.org/sao?cmd=changeset;node=fc8735211b0c description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 4032cc2ce403 -r fc8735211b0c package.json --- a/package.json Mon Jun 10 18:35:10 2019 +0200 +++ b/package.json Mon Jun 10 18:35:19 2019 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "4.6.18", + "version": "4.6.19", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
