Fix publish workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:09:18 +02:00
parent 625915b52c
commit 694fa6bf5c
6 changed files with 5 additions and 27 deletions

View File

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