Skip to content

Commit

Permalink
bump joystream-node version to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaamani committed Jun 6, 2024
1 parent 167d52e commit cb7fd90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bin/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ['Joystream contributors']
build = 'build.rs'
edition = '2018'
name = 'joystream-node'
version = '8.6.0'
version = '8.7.0'
default-run = "joystream-node"

[[bin]]
Expand Down Expand Up @@ -156,4 +156,4 @@ runtime-benchmarks = [
"frame-benchmarking-cli/runtime-benchmarks"
]

try-runtime = ["node-runtime/try-runtime", "try-runtime-cli/try-runtime"]
try-runtime = ["node-runtime/try-runtime", "try-runtime-cli/try-runtime"]

0 comments on commit cb7fd90

Please sign in to comment.