Skip to content

Commit

Permalink
Upload version 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
WPsites committed May 25, 2012
1 parent 9022a34 commit f3df68e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wporg-deploy.sh
Expand Up @@ -43,6 +43,8 @@ echo "$MAINFILE version: $NEWVERSION2"
# if [ "$NEWVERSION1" != "$NEWVERSION2" ]; then echo "Versions don't match. Exiting...."; exit 1; fi
# echo "Versions match in readme.txt and PHP file. Let's proceed..."

echo "Only proceed if the versions match"

cd $GITPATH
echo -e "Enter a commit message for this new version: \c"
read COMMITMSG
Expand Down

0 comments on commit f3df68e

Please sign in to comment.