changeset b32d70c3b117 in sao:6.0 details: https://hg.tryton.org/sao?cmd=changeset&node=b32d70c3b117 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r db206ae0f332 -r b32d70c3b117 package.json --- a/package.json Tue Feb 01 18:17:15 2022 +0100 +++ b/package.json Tue Feb 01 18:17:23 2022 +0100 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "6.0.13", + "version": "6.0.14", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
