Release v1.8.16

This commit is contained in:
Richard Hansen 2021-11-28 16:57:38 -05:00
parent 77bcb507b3
commit 142a47cbbc
3 changed files with 24 additions and 2 deletions

View file

@ -246,6 +246,6 @@
"test": "mocha --timeout 120000 --recursive tests/backend/specs ../node_modules/ep_*/static/tests/backend/specs",
"test-container": "mocha --timeout 5000 tests/container/specs/api"
},
"version": "1.8.15",
"version": "1.8.16",
"license": "Apache-2.0"
}