Fixed version in documentation

This commit is contained in:
Nicolas Lœuillet 2016-09-19 15:23:04 +02:00
parent ce0a32229a
commit e406a94ab6
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ Then you can install wallabag by executing the following commands:
```
git clone https://github.com/wallabag/wallabag.git
cd wallabag
git checkout 2.1
git checkout 2.1.0
./install.sh
php bin/console server:run --env=prod
```

View file

@ -30,7 +30,7 @@ framework:
assets: ~
wallabag_core:
version: 2.1
version: 2.1.0
paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
languages:
en: 'English'