2.0.0-beta.17

This commit is contained in:
yalh76
2019-02-03 10:02:53 +01:00
parent ee0fb39652
commit 5af020bb78
4 changed files with 4 additions and 4 deletions

View File

@@ -139,7 +139,7 @@ ynh_app_setting_set $app final_path $final_path
git clone https://github.com/Requarks/wiki "$final_path"
pushd $final_path
git checkout "tags/2.0.0-beta.13"
git checkout "tags/2.0.0-beta.17"
popd
#=================================================