Skip to content

Commit b41429d

Browse files
author
2075
committed
feat: bump dev version
1 parent 8e9a57f commit b41429d

File tree

1 file changed

+1
-1
lines changed
  • bin/subzero-dev/runtime/src

1 file changed

+1
-1
lines changed

bin/subzero-dev/runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
160160
spec_name: create_runtime_str!("subzero"),
161161
impl_name: create_runtime_str!("dev"),
162162
authoring_version: 75,
163-
spec_version: 67,
163+
spec_version: 68,
164164
impl_version: 0,
165165
apis: RUNTIME_API_VERSIONS,
166166
transaction_version: 1,

0 commit comments

Comments
 (0)