diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-05-17 14:43:17 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-05-17 17:21:14 +0200 |
commit | c0e8e6037b8cc762c4f1041c1d4de04023f14070 (patch) | |
tree | e32b998fe8a3383919a770bc3596ef3fe92b9982 /app/config | |
parent | afc9875f28e3ef3edd4b42808eeb4368d4adf4e7 (diff) | |
download | wallabag-c0e8e6037b8cc762c4f1041c1d4de04023f14070.tar.gz wallabag-c0e8e6037b8cc762c4f1041c1d4de04023f14070.tar.zst wallabag-c0e8e6037b8cc762c4f1041c1d4de04023f14070.zip |
Prepare wallabag 2.2.3
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index d7231112..584b0da2 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -30,7 +30,7 @@ framework: | |||
30 | assets: ~ | 30 | assets: ~ |
31 | 31 | ||
32 | wallabag_core: | 32 | wallabag_core: |
33 | version: 2.2.2 | 33 | version: 2.2.3 |
34 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" | 34 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" |
35 | languages: | 35 | languages: |
36 | en: 'English' | 36 | en: 'English' |