changeset 49f267cae8c4 in sao:5.0 details: https://hg.tryton.org/sao?cmd=changeset&node=49f267cae8c4 description: Increase version number diffstat:
package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 57539ff420e2 -r 49f267cae8c4 package.json --- a/package.json Fri Oct 15 17:21:47 2021 +0200 +++ b/package.json Fri Oct 15 17:21:52 2021 +0200 @@ -2,7 +2,7 @@ "name": "tryton-sao", "title": "sao", "description": "Tryton webclient", - "version": "5.0.44", + "version": "5.0.45", "homepage": "http://www.tryton.org/", "author": { "name": "Tryton"
