diff --git a/CHANGELOG.md b/CHANGELOG.md index 005d71f..5fbbcef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ 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]) diff --git a/app/module/updates/release/changelog.txt b/app/module/updates/release/changelog.txt index ea25ffc..dc0ef44 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/v5.5/CHANGELOG.md). +The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/master/CHANGELOG.md). diff --git a/app/module/updates/release/info.json b/app/module/updates/release/info.json index b1610b6..f123ad2 100644 --- a/app/module/updates/release/info.json +++ b/app/module/updates/release/info.json @@ -1,6 +1,6 @@ { - "zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v5.4/Custota-5.4-release.zip", - "changelog": "https://github.com/chenxiaolong/Custota/raw/v5.4/app/module/updates/release/changelog.txt", - "version": "5.4", - "versionCode": 328704 + "zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v5.5/Custota-5.5-release.zip", + "changelog": "https://github.com/chenxiaolong/Custota/raw/v5.5/app/module/updates/release/changelog.txt", + "version": "5.5", + "versionCode": 328960 } \ No newline at end of file