2.0.0-beta.11

This commit is contained in:
yalh76
2019-02-03 07:17:53 +01:00
parent c7f849621c
commit c4ec6e63fe
4 changed files with 8 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ path_url=$(ynh_normalize_url_path $path_url)
pushd $final_path
git pull
git checkout tags/2.0.0-beta.15
git checkout tags/2.0.0-beta.11
popd
#=================================================