From aa3c156ad9515cde1fcadf053ed0a92e71d7e623 Mon Sep 17 00:00:00 2001 From: jdavies Date: Tue, 28 Mar 2023 16:38:05 -0700 Subject: [PATCH] updating release process --- DevNotes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/DevNotes.md b/DevNotes.md index f150e36..3e5965d 100644 --- a/DevNotes.md +++ b/DevNotes.md @@ -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 \ No newline at end of file +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