From 73008d29b0aa42f09affa6bad8c14e9cf0ee86f2 Mon Sep 17 00:00:00 2001 From: Chamlai <31847168+VeiveHata@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:49:47 +0200 Subject: [PATCH] Update README.md (#20) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8521abd..f01cb74 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Once you installed depedencies you are good to start development, no other actio ## Version update -- Open PR +- Open PR. - Set the **label** with the version update, you need to apply: ```major```, ```minor``` or ```patch```. - After merging the PR to the main, the version should be updated automatically according to the label.