diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-03-02 14:43:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-02 14:43:04 +0100 |
commit | 8c565e3b732a7b0d8318aa774825e9c27da7eb25 (patch) | |
tree | 2e8927c0afbeb5f076ff297f5fad7ca1dc3f8f06 /app | |
parent | 0fe64f1fdd572a915ae34b9e6a5cf03ca602610d (diff) | |
parent | 8ef1df81576c626396fe413a3423462d6fb69e74 (diff) | |
download | wallabag-8c565e3b732a7b0d8318aa774825e9c27da7eb25.tar.gz wallabag-8c565e3b732a7b0d8318aa774825e9c27da7eb25.tar.zst wallabag-8c565e3b732a7b0d8318aa774825e9c27da7eb25.zip |
Merge pull request #2954 from wallabag/update-version
Changed wallabag version
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 4e802c98..d7231112 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.1 | 33 | version: 2.2.2 |
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' |