From 750edaf64324771e3d92e6df4dfa63550157cc46 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Sat, 8 Feb 2025 19:28:04 -0500 Subject: [PATCH] Version 5.6 Signed-off-by: Andrew Gunnerson --- CHANGELOG.md | 2 +- app/module/updates/release/changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efb266f..c17cad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to update the actual links at the bottom of the file. --> -### Unreleased +### Version 5.6 * Don't require network access for background jobs if the OTA installation source is a local directory ([PR #120]) * Add launcher shortcut to quickly check for updates ([PR #121]) diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index dc0ef44..37a7e04 100644 --- a/app/module/updates/release/changelog.txt +++ b/app/module/updates/release/changelog.txt @@ -1 +1 @@ -The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/master/CHANGELOG.md). +The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/v5.6/CHANGELOG.md).