diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2018-12-14 22:53:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-14 22:53:07 +0100 |
commit | 45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5 (patch) | |
tree | 6d7ac83dd9a8d2b12f187fc45b58b76ddd148623 /app | |
parent | 4840d618c2b5464b9c04a0f693a68bc300bc099d (diff) | |
parent | a1272ab84da3ea67a3f621885e88068ac8718f47 (diff) | |
download | wallabag-45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5.tar.gz wallabag-45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5.tar.zst wallabag-45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5.zip |
Merge pull request #3812 from wallabag/prepare-2.3.5
Prepare 2.3.5 release
Diffstat (limited to 'app')
-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 847a8058..1948175c 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.5-dev | 2 | version: 2.3.5 |
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' |