From 62bfaf93ba3e258c88f20c0830e65f7755452fa0 Mon Sep 17 00:00:00 2001 From: Juan Escalada Date: Mon, 4 May 2026 12:02:33 +0900 Subject: [PATCH] fix: simulated bugfix in v1.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5442e8c0a..04ba05798 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Testing GitLabFlow branching strategy. This should automatically create a draft setting the project to `v1.1.0`. -Simulating bugfix in v1.1.0. This should trigger a v1.1.1 publish from the `release-drafter.yml`. +Simulating bugfix in v1.1.0. This should trigger a v1.1.1 publish from the `release-drafter.yml`. Making a new PR.