[config] Update to `2.1.2`

This commit is contained in:
quindecim 2022-08-02 00:27:33 +02:00
parent 964cc082e7
commit b5b35a80b4
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"version": "2.1.1-3", "version": "2.1.2",
"versionCode": 21103, "versionCode": 21200,
"zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.1-3/dnscrypt-proxy-android-v2.1.1-3.zip", "zipUrl": "https://github.com/quindecim/dnscrypt-proxy-android/releases/download/2.1.2/dnscrypt-proxy-android-v2.1.2.zip",
"changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md" "changelog": "https://raw.githubusercontent.com/quindecim/dnscrypt-proxy-android/master/CHANGELOG.md"
} }