Skip to content

Commit 8e46e68

Browse files
committed
app/module/updates: Update release metadata for version 5.4
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
1 parent 8d3e672 commit 8e46e68

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
to update the actual links at the bottom of the file.
88
-->
99

10+
### Unreleased
11+
1012
### Version 5.4
1113

1214
* Add support for incremental OTAs ([PR #112])
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/v5.4/CHANGELOG.md).
1+
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/Custota/blob/master/CHANGELOG.md).

app/module/updates/release/info.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v5.3/Custota-5.3-release.zip",
3-
"changelog": "https://github.com/chenxiaolong/Custota/raw/v5.3/app/module/updates/release/changelog.txt",
4-
"version": "5.3",
5-
"versionCode": 328448
2+
"zipUrl": "https://github.com/chenxiaolong/Custota/releases/download/v5.4/Custota-5.4-release.zip",
3+
"changelog": "https://github.com/chenxiaolong/Custota/raw/v5.4/app/module/updates/release/changelog.txt",
4+
"version": "5.4",
5+
"versionCode": 328704
66
}

0 commit comments

Comments
 (0)