Commit 8268181
committed
fix: minor fix of
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]>release.sh
1 parent b42a3ad commit 8268181
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments