Skip to content

Commit 4e03a87

Browse files
committed
app/magisk/updates: Update release metadata for version 1.74
Signed-off-by: Andrew Gunnerson <[email protected]>
1 parent ba66d57 commit 4e03a87

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

+2
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 1.74
1113

1214
* Update French translations ([PR #627 @NSO73])
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/BCR/blob/v1.74/CHANGELOG.md).
1+
The changelog can be found at: [`CHANGELOG.md`](https://github.com/chenxiaolong/BCR/blob/master/CHANGELOG.md).

app/magisk/updates/release/info.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"zipUrl": "https://github.com/chenxiaolong/BCR/releases/download/v1.73/BCR-1.73-release.zip",
3-
"changelog": "https://github.com/chenxiaolong/BCR/raw/v1.73/app/magisk/updates/release/changelog.txt",
4-
"version": "1.73",
5-
"versionCode": 84224
2+
"zipUrl": "https://github.com/chenxiaolong/BCR/releases/download/v1.74/BCR-1.74-release.zip",
3+
"changelog": "https://github.com/chenxiaolong/BCR/raw/v1.74/app/magisk/updates/release/changelog.txt",
4+
"version": "1.74",
5+
"versionCode": 84480
66
}

0 commit comments

Comments
 (0)