Skip to content

chore: actually release v1.32.0-rc3 #521

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

Stebalien
Copy link
Member

I merged #520 before I noticed that it didn't actually bump the version number (probably wasn't ready yet, oops).

I merged #520 before I noticed that it didn't actually bump the version
number (probably wasn't ready yet, oops).
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Mar 14, 2025
Copy link

Suggested version: 1.32.0-rc3

Comparing to: v1.32.0-rc2 (diff)

Changes in configuration file(s):

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 19159e5..b6de53e 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -33,8 +33,8 @@ rayon = "1.2.1"
 anyhow = "1.0.23"
 serde_json = "1.0.46"
 rust-gpu-tools = { version = "0.7", optional = true, default-features = false }
-fvm4 = { package = "fvm", version = "~4.5.3", default-features = false, features = ["verify-signature"] }
-fvm4_shared = { package = "fvm_shared", version = "~4.5.3" }
+fvm4 = { package = "fvm", version = "~4.6.0", default-features = false, features = ["verify-signature"] }
+fvm4_shared = { package = "fvm_shared", version = "~4.6.0" }
 fvm3 = { package = "fvm", version = "~3.12.0", default-features = false }
 fvm3_shared = { package = "fvm_shared", version = "~3.12.0" }
 fvm2 = { package = "fvm", version = "~2.10.0", default-features = false }

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Mar 14, 2025
@Stebalien Stebalien merged commit 037aa5c into master Mar 14, 2025
12 checks passed
@Stebalien Stebalien deleted the steb/release-v1.32.0-rc3 branch March 14, 2025 22:31
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Mar 14, 2025
@rjan90 rjan90 moved this from 🎉 Done to ☑️ Done (Archive) in FilOz Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants