Skip to content

Commit 10ccafb

Browse files
committed
bump version
1 parent d7a70e4 commit 10ccafb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

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

polkadot-parachains/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "integritee-collator"
33
description = "The Integritee parachain collator binary"
44
# align major.minor revision with polkadot SDK. bump patch revision ad lib. make this the github release tag
5-
version = "1.13.2"
5+
version = "1.13.3"
66
authors = ["Integritee AG <[email protected]>"]
77
homepage = "https://integritee.network/"
88
repository = "https://github.com/integritee-network/parachain"

polkadot-parachains/integritee-kusama/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "integritee-kusama-runtime"
33
description = "The Integritee Kusama parachain runtime"
44
# align major.minor revision with polkadot SDK. patch revision must match runtime spec_version
5-
version = "1.13.550"
5+
version = "1.13.551"
66
authors = ["Integritee AG <[email protected]>"]
77
homepage = "https://integritee.network/"
88
repository = "https://github.com/integritee-network/parachain"

polkadot-parachains/integritee-polkadot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "integritee-polkadot-runtime"
33
description = "The Integritee Polkadot parachain runtime"
44
# align major.minor revision with polkadot SDK. patch revision must match runtime spec_version
5-
version = "1.13.550"
5+
version = "1.13.551"
66
authors = ["Integritee AG <[email protected]>"]
77
homepage = "https://integritee.network/"
88
repository = "https://github.com/integritee-network/parachain"

0 commit comments

Comments
 (0)