]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixed version in documentation 2239/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 19 Sep 2016 13:23:04 +0000 (15:23 +0200)
README.md
app/config/config.yml

index 73c34ae0eb407f8e97efb190ea76bfad963106ec..ca61f029afaa295fb952d49e28455c9487585ea0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 ```
index 43e553e3dd738ff9eb2a82a0bfe1650ce5523cbb..7ee0cfb833dc5612489d6776ec8d240d8f91d9a2 100644 (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'