]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/de/user/installation.rst
Prepare wallabag 2.0.7
[github/wallabag/wallabag.git] / docs / de / user / installation.rst
index 0fc2f44737d08ded85856ec87dda28d948fc4523..1b6710b7cfa24dff94507d0827f2ece0853d8a97 100644 (file)
@@ -54,7 +54,7 @@ Um wallabag selbst zu installieren, musst du die folgenden Kommandos ausführen:
 
     git clone https://github.com/wallabag/wallabag.git
     cd wallabag
-    git checkout 2.0.6
+    git checkout 2.0.7
     SYMFONY_ENV=prod composer install --no-dev -o --prefer-dist
     php bin/console wallabag:install --env=prod