31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-02 05:30:48 +00:00
patchtester/build/patchtester/README.md

7 lines
355 B
Markdown
Raw Normal View History

# Creating a release
1. Run the `release.php -v=x.x.x` with the new version number
2. Revert the changes in the `manifest.xml` that are not related to the release
2. Run the `build.sh x.x.x` with the new version number
3. Copy the SHA384 from the `packages/checksums.json` file to the `manifest.xml`
4. Upload the generated files to the Github release