From c23a3c4c22f585d29f8826b4d528d3022c2f1077 Mon Sep 17 00:00:00 2001 From: bgreman <47828384+bgreman@users.noreply.github.com> Date: Wed, 30 Jun 2021 11:40:16 -0400 Subject: [PATCH] Updated Release process (markdown) --- Release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-process.md b/Release-process.md index 67180e4..453b812 100644 --- a/Release-process.md +++ b/Release-process.md @@ -5,5 +5,5 @@ To release a new version of DCS Liberation: 3. Merge when the build passes 4. Tag master when the build is complete. Format for release tags is `$MAJOR.$MINOR.$PATCH`. **Do not create a release.** A release will be created automatically by the GitHub action from the tag. 5. Smoke test the tagged build -6. In [Releases](https://github.com/Khopa/dcs_liberation/releases), promote the tagged build to a release. Include the changelog in the description section. +6. In [Releases](https://github.com/dcs-liberation/dcs_liberation/releases), promote the tagged build to a release. Include the changelog in the description section. 7. Announce the release in #:loudspeaker:releases in Discord. \ No newline at end of file