Skip to content

Commit

Permalink
[nolist] Add update checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 committed Jun 3, 2024
1 parent ec9b055 commit ef8dd84
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Update checklist

This is for me when releasing updates, because otherwise I forget things

1. Update version in build.gradle.kts & commit
2. Create tag for update (e.g. 2.6.0)
3. Push tag & ver bump commit (ensure to select checkbox to push tag)
4. Merge dev -> master
5. Create release (draft release notes in release)
* Use github compare for reference: https://github.com/ajgeiss0702/ajQueue/compare/2.5.0...2.6.0
6. Double-check release notes
7. Release ajQueuePlus on Spigot & Polymart (copy-paste release notes from github release)
8. Release ajQueue (free) on
* Modrinth
* Hangar
* Polymart

0 comments on commit ef8dd84

Please sign in to comment.