You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously version of FC obtained from binary in `release.sh`
contained `v` (so it was `v.1.4.0`). But in `Cargo.toml`
of FC version was `1.4.0`. Because of this difference release
process was failing. This change fixes this issue.
Signed-off-by: Egor Lazarchuk <[email protected]>
0 commit comments