changeset 26522e741d48 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset;node=26522e741d48 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 12571f374603 -r 26522e741d48 package.json --- a/package.json Thu May 16 17:45:51 2019 +0200 +++ b/package.json Thu May 16 17:46:05 2019 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.0.8", + "version": "5.0.9", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
