From 4586c346e921f7839543ba4f2f7feeb606247d63 Mon Sep 17 00:00:00 2001 From: Juan Escalada <97265671+jescalada@users.noreply.github.com> Date: Mon, 4 May 2026 14:33:45 +0900 Subject: [PATCH] feat: retest feature on 1.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0050586e3..95d8569a7 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Testing GitLabFlow branching strategy. This should automatically create a draft Testing new feature on `v1.1.0`, from `main`. This should automatically create a draft setting the project to `v1.2.0`. Note that `v1.1.0` release has already been made, and a `v1.1.1` bugfix draft is present. -Testing new feature on `v1.2.0` from `main`. This should create a draft to `1.3.0` once the `release/1.3` branch is created. +Testing new feature on `v1.2.0` from `main`. This should create a draft to `1.3.0` once the `release/1.3` branch is created. Retesting.