[up] Fix changelog issues in Magisk app

This commit is contained in:
quindecim 2022-03-27 09:43:59 +02:00 committed by GitHub
parent 4cef362d34
commit 55f2d830f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
"version": "2.1.1-2",
"versionCode": 21102,
"zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.1-2/dnscrypt-proxy-android-v2.1.1-2.zip",
"changelog": "https://github.com/quindecim/dnscrypt-proxy-android/blob/master/CHANGELOG.md"
"changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md"
}