diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2018-12-15 08:14:47 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2018-12-15 08:14:47 +0100 |
commit | 4fd5f670fe555da54c7a488b2a038a6ee36ee935 (patch) | |
tree | 54b719dea9c9b8d301bf214a50291cac5e03278d /app/config/wallabag.yml | |
parent | 45e26a7fc82c81e768a6f0f3c5955cfc6d42ebc5 (diff) | |
download | wallabag-4fd5f670fe555da54c7a488b2a038a6ee36ee935.tar.gz wallabag-4fd5f670fe555da54c7a488b2a038a6ee36ee935.tar.zst wallabag-4fd5f670fe555da54c7a488b2a038a6ee36ee935.zip |
Jump to 2.3.6-dev and update release process
Fix release archive in `release.sh` and also fix a typo in the release process
Diffstat (limited to 'app/config/wallabag.yml')
-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 1948175c..d9a3d5dc 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.5 | 2 | version: 2.3.6-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' |