Skip to content

Commit e1da7f7

Browse files
committed
chore: bump spiritnet runtime spec_version
1 parent 8b7df46 commit e1da7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/spiritnet/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
109109
spec_name: create_runtime_str!("kilt-spiritnet"),
110110
impl_name: create_runtime_str!("kilt-spiritnet"),
111111
authoring_version: 1,
112-
spec_version: 11401,
112+
spec_version: 11402,
113113
impl_version: 0,
114114
apis: RUNTIME_API_VERSIONS,
115115
transaction_version: 9,

0 commit comments

Comments
 (0)