1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

🚀 Version 2.3

Merge branch 'develop' into main

* develop:
  📝 Updated README, SECURITY docs
  🍱 Updated screenshot to Big Sur
  ♻️ Cleanup
  🚧 WIP: Notify the user about PHP switch completion (#15)
This commit is contained in:
2020-08-16 16:06:55 +02:00
14 changed files with 231 additions and 94 deletions

View File

@ -1,6 +1,6 @@
# Release Procedure
1. Merge into `master`
1. Merge into `main`
2. Create tag
3. Add changes to changelog
4. Archive
@ -10,4 +10,4 @@
8. Calculate SHA256: `openssl dgst -sha256 phpmon-2.x.zip`
9. Upload to GitHub
10. Update Cask
11. Check new version can be installed via Cask
11. Check new version can be installed via Cask

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 KiB

After

Width:  |  Height:  |  Size: 295 KiB