diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-03 21:11:31 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-10-04 17:08:34 +0200 |
commit | 5958597ba6c54abe0922e1950f301f6f40cdb430 (patch) | |
tree | 20ec74db5d8c2fc2ce929973ffb95f4a7724d5d8 /app | |
parent | 57386125abc5c50c1438cf7e78d01f06021adc0a (diff) | |
download | wallabag-5958597ba6c54abe0922e1950f301f6f40cdb430.tar.gz wallabag-5958597ba6c54abe0922e1950f301f6f40cdb430.tar.zst wallabag-5958597ba6c54abe0922e1950f301f6f40cdb430.zip |
Prepare wallabag 2.1.1
Diffstat (limited to 'app')
-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 fbebfee7..2475ada8 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.1.0 | 33 | version: 2.1.1 |
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' |