diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-18 10:24:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-18 10:24:55 +0100 |
commit | 8853914ba4fdc42d9676598e3db79a4d07e3b697 (patch) | |
tree | ea54b7630ef7e79598c0a9eea6c83325163e2d83 /app | |
parent | 19d401b15c1151bfa6c2364f31cc1eb87e7c99ef (diff) | |
parent | 5d2971cadd6d95ac89fcd05a206b0609919e117f (diff) | |
download | wallabag-8853914ba4fdc42d9676598e3db79a4d07e3b697.tar.gz wallabag-8853914ba4fdc42d9676598e3db79a4d07e3b697.tar.zst wallabag-8853914ba4fdc42d9676598e3db79a4d07e3b697.zip |
Merge pull request #2596 from wallabag/prepare-214
Prepare wallabag 2.1.4 :rocket:
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 7107d4c6..1ab3c416 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.3 | 33 | version: 2.1.4 |
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' |