Skip to content

Fixes version on patch template

Mayra Cabrera requested to merge fixes-version-on-patch-template into master

What does this MR do and why?

While working on the last patch releases, I noticed the version on the Final steps was always referring to the minor one. Examples:

This commit fixes the version on the patch template to use the actual version the patch release is being prepared for.

Before

After

Author Check-list

  • Has documentation been updated?
Edited by Mayra Cabrera

Merge request reports