diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2019-05-29 12:49:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-29 12:49:32 +0200 |
commit | e9579d6de9ea99522e5905e8bb827e858c8da1fc (patch) | |
tree | c5db9d2024efd99ea07fc66f4649d3412115d499 /app | |
parent | 73ec68b1ffafb792265a3805833e5cd84c966aed (diff) | |
parent | 2770b6d77d0dff0b91677b216676ad53ec2e775b (diff) | |
download | wallabag-e9579d6de9ea99522e5905e8bb827e858c8da1fc.tar.gz wallabag-e9579d6de9ea99522e5905e8bb827e858c8da1fc.tar.zst wallabag-e9579d6de9ea99522e5905e8bb827e858c8da1fc.zip |
Merge pull request #3985 from wallabag/update-composer
Keep composer.lock
Diffstat (limited to 'app')
-rw-r--r-- | app/config/wallabag.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 99088a6f..ea1cce12 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -1,5 +1,5 @@ | |||
1 | wallabag_core: | 1 | wallabag_core: |
2 | version: 2.3.8 | 2 | version: 2.4.0-dev |
3 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" | 3 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" |
4 | languages: | 4 | languages: |
5 | en: 'English' | 5 | en: 'English' |