Citadel 0.1.5

This commit is contained in:
AaronDewes 2023-02-23 21:01:57 +00:00
parent 291ff75083
commit 7994f1a158
2 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,7 @@
{
"version": "0.1.4",
"name": "Citadel 0.1.4",
"requires": ">=0.1.0",
"version": "0.1.5",
"name": "Citadel 0.1.5",
"requires": ">=0.1.4",
"isQuickUpdate": false,
"notes": "This update includes bug fixes and performance improvements. Please note: This update currently breaks the Alby connection in Citadel."
"notes": "This update includes bug fixes and performance improvements. It also includes 99% of the HTTPS beta, which we will soon roll out to everyone."
}

View File

@ -74,9 +74,6 @@ if [[ ! -z "${CITADEL_OS:-}" ]]; then
sudo apt install -y python3-semver
fi
# Help migration from earlier versions
mv "$CITADEL_ROOT/db/umbrel-seed" "$CITADEL_ROOT/db/citadel-seed" || true
cd "$CITADEL_ROOT"
# Stopping karen