You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simon Mitterhofer edited this page Jan 10, 2017
·
3 revisions
Release new version
Composer
Create a release via Github interface
Standalone Zipfile
Make sure you have an updated clone of the repository in a folder named justimmo-wordpress-plugin.
Replace x.x.x in tar command with version number and upload the file to the previously created release via Github Interface
git checkout package
git rebase origin/master
composer update --with-dependencies
git push --force origin package
cd ..
tar -czv --exclude=.idea --exclude=.git --exclude=.svn --exclude=.git -f justimmo-wordpress-plugin-x.x.x.tar.gz justimmo-wordpress-plugin