From 1ac44ce62ea40db43fca22d8fc2df89002a89df7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 9 Nov 2025 15:07:22 +0000 Subject: [PATCH] feat(albyhub): bump install script to v1.20.0 and update CHANGES.md for RaspiBlitz 1.12.1 Co-authored-by: rootzoll <2472225+rootzoll@users.noreply.github.com> --- CHANGES.md | 4 ++++ home.admin/config.scripts/bonus.albyhub.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1f6ad3c74..a8e4272ed 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## What's new in Version 1.12.1 of RaspiBlitz? + +- Update: AlbyHub v1.20.0 [details](https://github.com/getAlby/hub/releases/tag/v1.20.0) + ## What's new in Version 1.12.0 of RaspiBlitz? Introducing a new drive layout, now allowing to even boot and running the system from NVMe. diff --git a/home.admin/config.scripts/bonus.albyhub.sh b/home.admin/config.scripts/bonus.albyhub.sh index 0a87f6b6b..cfffc15e2 100644 --- a/home.admin/config.scripts/bonus.albyhub.sh +++ b/home.admin/config.scripts/bonus.albyhub.sh @@ -7,7 +7,7 @@ APPID="albyhub" # one-word lower-case no-specials # https://github.com/getAlby/hub/releases -VERSION="1.17.2" +VERSION="1.20.0" # port numbers the app should run on # delete if not an web app