changeset ad4f804fd8ab in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset;node=ad4f804fd8ab description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 1c80aecc364c -r ad4f804fd8ab package.json --- a/package.json Mon Jun 29 18:06:51 2020 +0200 +++ b/package.json Mon Jun 29 18:07:10 2020 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.0.26", + "version": "5.0.27", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
