Skip to content

Commit

Permalink
improve readme for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobi Delbruck authored and Tobi Delbruck committed Jun 11, 2024
1 parent 211ebac commit 29896b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README-releasing-tagging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ To make a new token, if needed, login to https://github.com/settings/tokens ,
3. Open install4j project (jaer.install4j)
4. Update version number there and save install4j project
5. Do a complete clean and build to make sure classes are clean and all in jaer.jar
6. Generate the installers
7. Put the installers and checksums in new dropbox installers folder
8. Put updates.xml to root folder and push it so install4j can check if there is an update available
6. Generate the installers from install4j
7. Put the installers and checksums in new dropbox installers folder (the install4j build will do this automatically)
8. Copy updates.xml to root folder and push it so install4j can check if there is an update available
9. Maybe update splash screen image and push new png from photoshop
10. Push a tag and generate the github release on github release
10. Push a tag (see above) and generate the github release on github release



0 comments on commit 29896b1

Please sign in to comment.