diff --git a/nodes/mainnet/Cargo.toml b/nodes/mainnet/Cargo.toml index 30142cc7a..073d319eb 100644 --- a/nodes/mainnet/Cargo.toml +++ b/nodes/mainnet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "polkadex-node" -version = "6.0.0" +version = "6.2.0" authors = ["Polkadex OÜ "] description = "Polkadex main blockchain" edition = "2021" diff --git a/runtimes/mainnet/Cargo.toml b/runtimes/mainnet/Cargo.toml index 5e9231161..d2d3c7fc1 100644 --- a/runtimes/mainnet/Cargo.toml +++ b/runtimes/mainnet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "node-polkadex-runtime" -version = "6.0.0" +version = "6.2.0" authors = ["Polkadex OÜ "] edition = "2021" license = "GNU GPL v3"