Skip to content

Commit

Permalink
updating release process
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavies committed Mar 28, 2023
1 parent 30301b3 commit aa3c156
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DevNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ Notes to myself since I always for get the details of this process!

## Releasing the addon

1. Update the version numbers in the **settings_mgr/__init__.py** and the **make.bat** files
1. Update the version numbers in the **settings_mgr/__init__.py**, the **make.bat** and the **version.txt** files.
1. Commit everything to the local Git repository on my machine.
1. Push all changes to the remote Git repo (Push / Pull -> Snc)
1. Add a tag for the release

0 comments on commit aa3c156

Please sign in to comment.