changeset 93d4127e72fd in sao:4.6 details: https://hg.tryton.org/sao?cmd=changeset;node=93d4127e72fd description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r d2a01f6267ab -r 93d4127e72fd package.json --- a/package.json Thu May 16 17:47:04 2019 +0200 +++ b/package.json Thu May 16 17:47:15 2019 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "4.6.17", + "version": "4.6.18", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
