mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-27 16:19:35 +08:00
Fix Bazel Central Repository Workflow (#1038)
This commit is contained in:
@@ -4,7 +4,7 @@ Changelog
|
||||
Future release
|
||||
------------
|
||||
|
||||
6.1.0 (2025-04-29)
|
||||
6.1.1 (2025-04-30)
|
||||
-----------------
|
||||
|
||||
### Build
|
||||
@@ -15,7 +15,7 @@ Future release
|
||||
|
||||
**MODULE.bazel**
|
||||
```bazel
|
||||
bazel_dep(name = "ftxui", version = "6.1.0")
|
||||
bazel_dep(name = "ftxui", version = "6.1.1")
|
||||
```
|
||||
|
||||
**BUILD.bazel**
|
||||
|
Reference in New Issue
Block a user