Skip to content

Commit 8592d39

Browse files
committed
Fix changelog issue in Magisk app
1 parent 91c4b98 commit 8592d39

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
### Added
55
- `uncensored` resolver (Uncensored resolver in Ukraine).
66

7+
### Fixed
8+
- Show the correct changelog version in Magisk app.
9+
710
## 2.1.2.4
811
### Added
912
- Automatic redirections in `post-fs-data.sh` file.

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"version": "2.1.2.4",
33
"versionCode": 210204,
44
"zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.2.4/dnscrypt-proxy-android-v2.1.2.4.zip",
5-
"changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md"
5+
"changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/2.1.2.4/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)