- Switch to devel branch
- Bump version in
app/code/community/Nexcessnet/Turpentine/etc/config.xml
underconfig/modules/Nexcessnet_Turpentine/version
- Commit
- Merge devel into master
- Tag master branch with
release-<version>
- Push master and devel branches to GitHub
- Run make:
make all
* Theall
is important, running baremake
does not build the package - Upload new package (from
build/
) to Magento Connect, use only the notes from the latest section of the release notes frombuild/magento-connect-changelog-<version>.html
in the release notes box - Update the description box with contents of
build/magento-connect-desc-<version>.html
- ???
- Profit