From 1c9ceb2ffa7f7df53633dca2c4a61c0c5ccdcda9 Mon Sep 17 00:00:00 2001 From: Andrew Gunnerson Date: Fri, 17 Jan 2025 21:47:18 -0500 Subject: [PATCH] Version 5.5 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 16b048d..005d71f 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.5 * Clear invalid JobScheduler XML files on boot ([Issue #116], [PR #117]) * This is a workaround to prevent crashes if Android happens to reassign Custota's app UID. diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index dc0ef44..ea25ffc 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.5/CHANGELOG.md).