Update makerelease
This commit is contained in:
parent
e7d5c3a0a4
commit
1b540116c4
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ git commit -a -m "New Release : $version"
|
||||||
echo "Push index.html..."
|
echo "Push index.html..."
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
git checkout master
|
||||||
#Sourceforge :
|
#Sourceforge :
|
||||||
|
|
||||||
targetpath=.build/$version
|
targetpath=.build/$version
|
||||||
|
|
Loading…
Reference in a new issue