changeset 1f996b83529c in sao:6.2 details: https://hg.tryton.org/sao?cmd=changeset&node=1f996b83529c description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 1fda38cd79d4 -r 1f996b83529c package.json --- a/package.json Wed Jun 15 09:20:29 2022 +0200 +++ b/package.json Wed Jun 15 09:20:38 2022 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "6.2.10", + "version": "6.2.11", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
