changeset 9337ba832d82 in sao:5.8 details: https://hg.tryton.org/sao?cmd=changeset;node=9337ba832d82 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 798545415072 -r 9337ba832d82 package.json --- a/package.json Fri Feb 19 21:23:24 2021 +0100 +++ b/package.json Fri Feb 19 21:23:35 2021 +0100 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.8.4", + "version": "5.8.5", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
