Skip to content

Commit 54785a0

Browse files
committed
Update testnet spec version.
1 parent ff5f982 commit 54785a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/testnet/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
223223
spec_name: create_runtime_str!("muse"),
224224
impl_name: create_runtime_str!("muse"),
225225
authoring_version: 1,
226-
spec_version: 1002,
226+
spec_version: 1003,
227227
impl_version: 0,
228228
apis: RUNTIME_API_VERSIONS,
229229
transaction_version: 1,

0 commit comments

Comments
 (0)