Skip to content

Commit f80cfc2

Browse files
[Backport] Version bumps from 1.6.0 release (#2965)
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
1 parent c1c0e62 commit f80cfc2

File tree

60 files changed

+18
-18
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
115115
spec_name: create_runtime_str!("statemine"),
116116
impl_name: create_runtime_str!("statemine"),
117117
authoring_version: 1,
118-
spec_version: 1_005_001,
118+
spec_version: 1_006_000,
119119
impl_version: 0,
120120
apis: RUNTIME_API_VERSIONS,
121121
transaction_version: 14,
@@ -128,7 +128,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
128128
spec_name: create_runtime_str!("statemine"),
129129
impl_name: create_runtime_str!("statemine"),
130130
authoring_version: 1,
131-
spec_version: 1_005_000,
131+
spec_version: 1_006_000,
132132
impl_version: 0,
133133
apis: RUNTIME_API_VERSIONS,
134134
transaction_version: 14,

cumulus/parachains/runtimes/assets/asset-hub-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
113113
spec_name: create_runtime_str!("westmint"),
114114
impl_name: create_runtime_str!("westmint"),
115115
authoring_version: 1,
116-
spec_version: 1_005_000,
116+
spec_version: 1_006_000,
117117
impl_version: 0,
118118
apis: RUNTIME_API_VERSIONS,
119119
transaction_version: 14,

cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
201201
spec_name: create_runtime_str!("bridge-hub-rococo"),
202202
impl_name: create_runtime_str!("bridge-hub-rococo"),
203203
authoring_version: 1,
204-
spec_version: 1_005_002,
204+
spec_version: 1_006_000,
205205
impl_version: 0,
206206
apis: RUNTIME_API_VERSIONS,
207207
transaction_version: 4,

cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
175175
spec_name: create_runtime_str!("bridge-hub-westend"),
176176
impl_name: create_runtime_str!("bridge-hub-westend"),
177177
authoring_version: 1,
178-
spec_version: 1_005_000,
178+
spec_version: 1_006_000,
179179
impl_version: 0,
180180
apis: RUNTIME_API_VERSIONS,
181181
transaction_version: 4,

cumulus/parachains/runtimes/collectives/collectives-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
116116
spec_name: create_runtime_str!("collectives-westend"),
117117
impl_name: create_runtime_str!("collectives-westend"),
118118
authoring_version: 1,
119-
spec_version: 1_005_000,
119+
spec_version: 1_006_000,
120120
impl_version: 0,
121121
apis: RUNTIME_API_VERSIONS,
122122
transaction_version: 5,

cumulus/parachains/runtimes/contracts/contracts-rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
133133
spec_name: create_runtime_str!("contracts-rococo"),
134134
impl_name: create_runtime_str!("contracts-rococo"),
135135
authoring_version: 1,
136-
spec_version: 1_005_000,
136+
spec_version: 1_006_000,
137137
impl_version: 0,
138138
apis: RUNTIME_API_VERSIONS,
139139
transaction_version: 6,

cumulus/parachains/runtimes/coretime/coretime-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
120120
spec_name: create_runtime_str!("coretime-westend"),
121121
impl_name: create_runtime_str!("coretime-westend"),
122122
authoring_version: 1,
123-
spec_version: 1_005_000,
123+
spec_version: 1_006_000,
124124
impl_version: 0,
125125
apis: RUNTIME_API_VERSIONS,
126126
transaction_version: 0,

cumulus/parachains/runtimes/glutton/glutton-westend/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
9999
spec_name: create_runtime_str!("glutton-westend"),
100100
impl_name: create_runtime_str!("glutton-westend"),
101101
authoring_version: 1,
102-
spec_version: 1_005_000,
102+
spec_version: 1_006_000,
103103
impl_version: 0,
104104
apis: RUNTIME_API_VERSIONS,
105105
transaction_version: 1,

cumulus/parachains/runtimes/people/people-rococo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
124124
spec_name: create_runtime_str!("people-rococo"),
125125
impl_name: create_runtime_str!("people-rococo"),
126126
authoring_version: 1,
127-
spec_version: 1_000,
127+
spec_version: 1_006_000,
128128
impl_version: 0,
129129
apis: RUNTIME_API_VERSIONS,
130130
transaction_version: 0,

0 commit comments

Comments
 (0)