From b34fe78636dfb6b2c334a68c44ae57b72b04acbc Mon Sep 17 00:00:00 2001 From: Michael Beemer Date: Tue, 23 Jan 2024 11:32:51 -0500 Subject: [PATCH] docs: add release please tag twice The inline release please tag appears to only modify the first matching version it finds. This is an attempt to update both values. Signed-off-by: Michael Beemer --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f620a38..f6a78a51 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ [![Specification](https://img.shields.io/static/v1?label=specification&message=v0.5.2&color=yellow&style=for-the-badge)](https://github.com/open-feature/spec/releases/tag/v0.5.2) -[![Release](https://img.shields.io/static/v1?label=release&message=v1.4.0&color=blue&style=for-the-badge)](https://github.com/open-feature/dotnet-sdk/releases/tag/v1.4.0) - +[![Release](https://img.shields.io/static/v1?label=release&message=v1.4.0&color=blue&style=for-the-badge)](https://github.com/open-feature/dotnet-sdk/releases/tag/v1.4.0) [![Slack](https://img.shields.io/badge/slack-%40cncf%2Fopenfeature-brightgreen?style=flat&logo=slack)](https://cloud-native.slack.com/archives/C0344AANLA1) [![Codecov](https://codecov.io/gh/open-feature/dotnet-sdk/branch/main/graph/badge.svg?token=MONAVJBXUJ)](https://codecov.io/gh/open-feature/dotnet-sdk)