chore(release): bump version to 1.0.0-rc.1 (#5834)

* chore(release): prepare 1.0.0-rc.1

* chore(release): align release assets for 1.0.0-rc.1
This commit is contained in:
Zhengchao An
2026-08-08 15:04:11 +08:00
committed by GitHub
parent 7e9e4b67e5
commit 778f1dfa21
7 changed files with 104 additions and 101 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
{
default = rustPlatform.buildRustPackage {
pname = "rustfs";
version = "1.0.0-beta.12";
version = "1.0.0-rc.1";
src = ./.;