diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2018-11-25 09:43:21 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2018-11-25 09:43:21 +0100 |
commit | a03c4d90b2c3a84ecb994417e2877a7d847b462c (patch) | |
tree | 64b6456507ecb57e8c5a4af8f499f65e6d462c36 /app/config | |
parent | bffe65478de71113a16f6e7a7ef75845c9d61180 (diff) | |
download | wallabag-a03c4d90b2c3a84ecb994417e2877a7d847b462c.tar.gz wallabag-a03c4d90b2c3a84ecb994417e2877a7d847b462c.tar.zst wallabag-a03c4d90b2c3a84ecb994417e2877a7d847b462c.zip |
Jump to 2.3.5-dev and update release process
After the latest release, I update the documentation about it so it’s more clear
Diffstat (limited to 'app/config')
-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 6354b22f..847a8058 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.4 | 2 | version: 2.3.5-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' |