Skip to content

Commit

Permalink
fix invalid version error
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 committed Dec 24, 2024
1 parent a4e86b4 commit 499d542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

module(
name = "yacl",
version = "0.4.5b10_nightly_20241224",
version = "0.4.5b10-nightly-20241224",
compatibility_level = 1,
)

Expand Down

0 comments on commit 499d542

Please sign in to comment.