diff --git a/changelog.md b/changelog.md index 85afc2f..8172dc1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +## Version 0.15.1 + - Add a toggle for search engine indexing + - Fix an issue with the TCP proxy and ports already bound + - Improve subpath handling + ## Version 0.15.0 - Added Disk management (Format, mount, SMART, etc...) - Added MergerFS support and configurator diff --git a/package.json b/package.json index e00576b..f8b0792 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.15.1-unstable3", + "version": "0.15.1", "description": "", "main": "test-server.js", "bugs": {