chore(release): prepare 1.0.0-beta.11 (#5146)

Bump workspace version and release assets to 1.0.0-beta.11.
This commit is contained in:
Zhengchao An
2026-07-23 09:09:29 +08:00
committed by GitHub
parent b94bf874bf
commit ffcdab900a
7 changed files with 104 additions and 101 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
{
default = rustPlatform.buildRustPackage {
pname = "rustfs";
version = "1.0.0-beta.10";
version = "1.0.0-beta.11";
src = ./.;