From 281c8c1ea434539a71d4add025ed3cc09657d63c Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Sat, 25 Nov 2023 11:00:56 +0000 Subject: [PATCH] [release] v0.13.0 --- changelog.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 1966d15..aca582a 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ - Edit container user and devices from UI - Fix bug where Cosmos Constellation's UDP ports by a TCP one - Fix a bug with URL screen, where you can't delete a URL when there is a search + - Fix issue where negative network rate are reported - Support array command and single device in docker-compose import - Add default alerts... by default (was missing from the default config) - disable few features liks Constellation, Backup and Monitoring when in install mode to reduce logs and prevent issues with the DB diff --git a/package.json b/package.json index 4dacbfd..d521551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cosmos-server", - "version": "0.13.0-unstable11", + "version": "0.13.0", "description": "", "main": "test-server.js", "bugs": {