changeset 0fdf1dfc5d55 in sao:4.4 details: https://hg.tryton.org/sao?cmd=changeset;node=0fdf1dfc5d55 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r c747d171b684 -r 0fdf1dfc5d55 package.json --- a/package.json Thu May 16 17:47:27 2019 +0200 +++ b/package.json Thu May 16 17:47:37 2019 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "4.4.22", + "version": "4.4.23", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
