Skip to content

Commit

Permalink
app/module/updates: Update release metadata for version 1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Gunnerson <[email protected]>
  • Loading branch information
chenxiaolong committed Dec 30, 2023
1 parent 5d242d7 commit f159485
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
to update the actual links at the bottom of the file.
-->

### Unreleased

### Version 1.0

* Initial release
Expand Down
2 changes: 1 addition & 1 deletion app/module/updates/release/changelog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/OEMUnlockOnBoot/blob/v1.0/CHANGELOG.md).
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/OEMUnlockOnBoot/blob/master/CHANGELOG.md).
6 changes: 6 additions & 0 deletions app/module/updates/release/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"zipUrl": "https://github.com/chenxiaolong/OEMUnlockOnBoot/releases/download/v1.0/OEMUnlockOnBoot-1.0-release.zip",
"changelog": "https://github.com/chenxiaolong/OEMUnlockOnBoot/raw/v1.0/app/module/updates/release/changelog.txt",
"version": "1.0",
"versionCode": 65536
}

0 comments on commit f159485

Please sign in to comment.