We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91c4b98 commit 8592d39Copy full SHA for 8592d39
2 files changed
CHANGELOG.md
@@ -4,6 +4,9 @@
4
### Added
5
- `uncensored` resolver (Uncensored resolver in Ukraine).
6
7
+### Fixed
8
+- Show the correct changelog version in Magisk app.
9
+
10
## 2.1.2.4
11
12
- Automatic redirections in `post-fs-data.sh` file.
update.json
@@ -2,5 +2,5 @@
2
"version": "2.1.2.4",
3
"versionCode": 210204,
"zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.2.4/dnscrypt-proxy-android-v2.1.2.4.zip",
- "changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md"
+ "changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/2.1.2.4/CHANGELOG.md"
}
0 commit comments