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

@@ -3,7 +3,7 @@
# the LICENSE file.
# FTXUI Module.
module(name = "ftxui", version = "6.1.6")
module(name = "ftxui", version = "6.1.7")
# Build deps.
bazel_dep(name = "rules_cc", version = "0.1.1")