Update version to 1.8.5

This commit is contained in:
Stefan Mueller 2020-09-08 21:56:20 +02:00
parent 7258d75cc5
commit 10402c2e2d

View file

@ -94,6 +94,6 @@
"test-contentcollector": "nyc mocha --timeout 5000 ../tests/backend/specs",
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
},
"version": "1.8.4",
"version": "1.8.5",
"license": "Apache-2.0"
}