2.0.0-beta.13

This commit is contained in:
yalh76
2019-02-03 09:34:40 +01:00
parent 11b9dcfb67
commit df762e19c8
4 changed files with 4 additions and 4 deletions

View File

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