aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2018-11-25 09:43:21 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2018-11-25 09:43:21 +0100
commita03c4d90b2c3a84ecb994417e2877a7d847b462c (patch)
tree64b6456507ecb57e8c5a4af8f499f65e6d462c36 /app
parentbffe65478de71113a16f6e7a7ef75845c9d61180 (diff)
downloadwallabag-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')
-rw-r--r--app/config/wallabag.yml2
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 @@
1wallabag_core: 1wallabag_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'