changeset 1a1d2f221dd6 in sao:6.0 details: https://hg.tryton.org/sao?cmd=changeset&node=1a1d2f221dd6 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r ecb62d2190c9 -r 1a1d2f221dd6 package.json --- a/package.json Thu Jul 01 21:40:12 2021 +0200 +++ b/package.json Thu Jul 01 21:40:21 2021 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "6.0.2", + "version": "6.0.3", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
