Bump version to v1.4.4
This commit is contained in:
committed by
mergify[bot]
parent
712267bf51
commit
597618846b
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "solana-bpf-loader-program"
|
||||
version = "1.4.3"
|
||||
version = "1.4.4"
|
||||
description = "Solana BPF loader"
|
||||
authors = ["Solana Maintainers <maintainers@solana.foundation>"]
|
||||
repository = "https://github.com/solana-labs/solana"
|
||||
@@ -14,8 +14,8 @@ byteorder = "1.3.4"
|
||||
curve25519-dalek = "3"
|
||||
num-derive = "0.3"
|
||||
num-traits = "0.2"
|
||||
solana-runtime = { path = "../../runtime", version = "1.4.3" }
|
||||
solana-sdk = { path = "../../sdk", version = "1.4.3" }
|
||||
solana-runtime = { path = "../../runtime", version = "1.4.4" }
|
||||
solana-sdk = { path = "../../sdk", version = "1.4.4" }
|
||||
solana_rbpf = "=0.1.32"
|
||||
thiserror = "1.0"
|
||||
|
||||
|
Reference in New Issue
Block a user