Browse Source

Merge branch 'content-wg-replace-lead' of github.com:mnaamani/substrate-runtime-joystream into content-wg-replace-lead

Mokhtar Naamani 5 years ago
parent
commit
387475771a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      runtime/src/lib.rs

+ 0 - 4
runtime/src/lib.rs

@@ -115,11 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
     spec_name: create_runtime_str!("joystream-node"),
     impl_name: create_runtime_str!("joystream-node"),
     authoring_version: 6,
-<<<<<<< HEAD
     spec_version: 11,
-=======
-    spec_version: 10,
->>>>>>> development
     impl_version: 0,
     apis: RUNTIME_API_VERSIONS,
 };