Skip to content

Commit 439cdfb

Browse files
authored
New Polimec release (#336)
1 parent 0ac2994 commit 439cdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/polimec/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
205205
spec_name: create_runtime_str!("polimec-mainnet"),
206206
impl_name: create_runtime_str!("polimec-mainnet"),
207207
authoring_version: 1,
208-
spec_version: 0_007_003,
208+
spec_version: 0_007_004,
209209
impl_version: 0,
210210
apis: RUNTIME_API_VERSIONS,
211211
transaction_version: 2,

0 commit comments

Comments
 (0)