diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2019-03-04 12:06:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-04 12:06:22 +0100 |
commit | 36fd8e5fde30145cb6d9b8ce210f6d81ee6d2adc (patch) | |
tree | 3d22d15f0eb0fa2495f9bd9735b7b5626d678e4c /app/config | |
parent | 4ae4fa7b8969d8d158ec71645a8443518676a2ed (diff) | |
parent | f2aa3730549cacc5dbb00279a8b0cf980b23d67c (diff) | |
download | wallabag-36fd8e5fde30145cb6d9b8ce210f6d81ee6d2adc.tar.gz wallabag-36fd8e5fde30145cb6d9b8ce210f6d81ee6d2adc.tar.zst wallabag-36fd8e5fde30145cb6d9b8ce210f6d81ee6d2adc.zip |
Merge pull request #3895 from wallabag/prepare-2.3.7
Prepare 2.3.7 release
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/wallabag.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 09b2f3a2..863c9345 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -1,5 +1,5 @@ | |||
1 | wallabag_core: | 1 | wallabag_core: |
2 | version: 2.3.7-dev | 2 | version: 2.3.7 |
3 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" | 3 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" |
4 | languages: | 4 | languages: |
5 | en: 'English' | 5 | en: 'English' |