diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-19 15:23:04 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-19 15:23:04 +0200 |
commit | e406a94ab6b17af1e2aefbec614b389a11fa89be (patch) | |
tree | e33f32e673da982978b7f12467f489206f63df93 /app/config/config.yml | |
parent | ce0a32229a8d139115ccd1d247a0ee4f1fedc8a3 (diff) | |
download | wallabag-e406a94ab6b17af1e2aefbec614b389a11fa89be.tar.gz wallabag-e406a94ab6b17af1e2aefbec614b389a11fa89be.tar.zst wallabag-e406a94ab6b17af1e2aefbec614b389a11fa89be.zip |
Fixed version in documentation
Diffstat (limited to 'app/config/config.yml')
-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 43e553e3..7ee0cfb8 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 | 33 | version: 2.1.0 |
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' |