Skip to content
Snippets Groups Projects
Unverified Commit 9b1dd90f authored by Nathan Friend's avatar Nathan Friend
Browse files

Change "edit release" feature from 12.5 to 12.6

parent 711c4bec
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -92,17 +92,17 @@ project.
 
## Editing a release
 
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/26016) in GitLab 12.5.
> [Introduced](https://gitlab.com/gitlab-org/gitlab/issues/26016) in GitLab 12.6.
 
To edit the details of a release, navigate to **Project overview > Releases** and click
the edit button (pencil icon) in the top-right corner of the release you want to modify.
 
![A release with an edit button](img/release_edit_button_v12_5.png)
![A release with an edit button](img/release_edit_button_v12_6.png)
 
This will bring you to the **Edit Release** page, from which you can
change some of the release's details.
 
![Edit release page](img/edit_release_page_v12_5.png)
![Edit release page](img/edit_release_page_v12_6.png)
 
Currently, it is only possible to edit the release title and notes.
To change other release information, such as its tag, associated
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment