Fix release workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:52:54 +02:00
parent f4513702b0
commit 799d8a267e
5 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ Changelog
Future release
------------
6.1.6 (2025-05-01)
6.1.7 (2025-05-01)
------------------
### Build
@@ -15,7 +15,7 @@ Future release
**MODULE.bazel**
```bazel
bazel_dep(name = "ftxui", version = "6.1.6")
bazel_dep(name = "ftxui", version = "6.1.7")
```
**BUILD.bazel**