Fix release workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:40:53 +02:00
parent ba6716c6e1
commit f4513702b0
6 changed files with 16 additions and 26 deletions

View File

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