Skip to content

Commit a3382c0

Browse files
chore: bump runtime specVersion(107) & chart appVersion
1 parent 995737f commit a3382c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

substrate-node/charts/substrate-node/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name: substrate-node
33
description: Tfchain node
44
type: application
55
version: 0.2.4
6-
appVersion: "2.1.0-b3"
6+
appVersion: "2.1.0-b4"

substrate-node/runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
139139
spec_name: create_runtime_str!("substrate-threefold"),
140140
impl_name: create_runtime_str!("substrate-threefold"),
141141
authoring_version: 1,
142-
spec_version: 106,
142+
spec_version: 107,
143143
impl_version: 1,
144144
apis: RUNTIME_API_VERSIONS,
145145
transaction_version: 2,

0 commit comments

Comments
 (0)