From 02bfa75fa708a5b3ee4e90e99a1ed1a42e2cdabe Mon Sep 17 00:00:00 2001 From: "Frequency CI [bot]" Date: Wed, 6 Mar 2024 02:25:38 +0000 Subject: [PATCH] Update versions for release v1.11.0-rc1 --- Cargo.lock | 60 +++++++++---------- common/helpers/Cargo.toml | 2 +- common/primitives/Cargo.toml | 2 +- node/Cargo.toml | 2 +- node/cli-opt/Cargo.toml | 2 +- node/cli/Cargo.toml | 2 +- node/service/Cargo.toml | 2 +- pallets/capacity/Cargo.toml | 2 +- pallets/frequency-tx-payment/Cargo.toml | 2 +- .../frequency-tx-payment/src/rpc/Cargo.toml | 2 +- .../src/runtime-api/Cargo.toml | 2 +- pallets/handles/Cargo.toml | 2 +- pallets/handles/src/handles-utils/Cargo.toml | 2 +- pallets/handles/src/rpc/Cargo.toml | 2 +- pallets/handles/src/runtime-api/Cargo.toml | 2 +- pallets/messages/Cargo.toml | 2 +- pallets/messages/src/rpc/Cargo.toml | 2 +- pallets/messages/src/runtime-api/Cargo.toml | 2 +- pallets/msa/Cargo.toml | 2 +- pallets/msa/src/rpc/Cargo.toml | 2 +- pallets/msa/src/runtime-api/Cargo.toml | 2 +- pallets/schemas/Cargo.toml | 2 +- pallets/schemas/src/rpc/Cargo.toml | 2 +- pallets/schemas/src/runtime-api/Cargo.toml | 2 +- pallets/stateful-storage/Cargo.toml | 2 +- pallets/stateful-storage/src/rpc/Cargo.toml | 2 +- .../src/runtime-api/Cargo.toml | 2 +- pallets/time-release/Cargo.toml | 2 +- runtime/common/Cargo.toml | 2 +- runtime/frequency/Cargo.toml | 2 +- runtime/system-runtime-api/Cargo.toml | 2 +- 31 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0dd70ecced..4879628ed6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1309,7 +1309,7 @@ checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce" [[package]] name = "cli-opt" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "clap", ] @@ -1368,7 +1368,7 @@ dependencies = [ [[package]] name = "common-helpers" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "apache-avro", "common-primitives", @@ -1387,7 +1387,7 @@ checksum = "2382f75942f4b3be3690fe4f86365e9c853c1587d6ee58212cebf6e2a9ccd101" [[package]] name = "common-primitives" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "enumflags2", "frame-support", @@ -1408,7 +1408,7 @@ dependencies = [ [[package]] name = "common-runtime" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "cumulus-primitives-core", @@ -3410,7 +3410,7 @@ dependencies = [ [[package]] name = "frequency" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "frequency-cli", "frequency-service", @@ -3419,7 +3419,7 @@ dependencies = [ [[package]] name = "frequency-cli" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "clap", "cli-opt", @@ -3470,7 +3470,7 @@ dependencies = [ [[package]] name = "frequency-runtime" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "common-runtime", @@ -3544,7 +3544,7 @@ dependencies = [ [[package]] name = "frequency-service" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "clap", "cli-opt", @@ -3959,7 +3959,7 @@ dependencies = [ [[package]] name = "handles-utils" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "oorandom", "phf", @@ -6214,7 +6214,7 @@ dependencies = [ [[package]] name = "pallet-capacity" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "common-runtime", @@ -6399,7 +6399,7 @@ dependencies = [ [[package]] name = "pallet-frequency-tx-payment" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "common-runtime", @@ -6422,7 +6422,7 @@ dependencies = [ [[package]] name = "pallet-frequency-tx-payment-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -6444,7 +6444,7 @@ dependencies = [ [[package]] name = "pallet-frequency-tx-payment-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", @@ -6479,7 +6479,7 @@ dependencies = [ [[package]] name = "pallet-handles" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "env_logger 0.10.2", @@ -6502,7 +6502,7 @@ dependencies = [ [[package]] name = "pallet-handles-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -6521,7 +6521,7 @@ dependencies = [ [[package]] name = "pallet-handles-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "sp-api", @@ -6619,7 +6619,7 @@ dependencies = [ [[package]] name = "pallet-messages" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "cid 0.11.0", "common-primitives", @@ -6643,7 +6643,7 @@ dependencies = [ [[package]] name = "pallet-messages-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -6660,7 +6660,7 @@ dependencies = [ [[package]] name = "pallet-messages-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", @@ -6687,7 +6687,7 @@ dependencies = [ [[package]] name = "pallet-msa" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "common-runtime", @@ -6716,7 +6716,7 @@ dependencies = [ [[package]] name = "pallet-msa-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -6738,7 +6738,7 @@ dependencies = [ [[package]] name = "pallet-msa-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", @@ -6974,7 +6974,7 @@ dependencies = [ [[package]] name = "pallet-schemas" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "common-runtime", @@ -6999,7 +6999,7 @@ dependencies = [ [[package]] name = "pallet-schemas-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -7019,7 +7019,7 @@ dependencies = [ [[package]] name = "pallet-schemas-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", @@ -7156,7 +7156,7 @@ dependencies = [ [[package]] name = "pallet-stateful-storage" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "env_logger 0.10.2", @@ -7177,7 +7177,7 @@ dependencies = [ [[package]] name = "pallet-stateful-storage-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-helpers", "common-primitives", @@ -7197,7 +7197,7 @@ dependencies = [ [[package]] name = "pallet-stateful-storage-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", @@ -7222,7 +7222,7 @@ dependencies = [ [[package]] name = "pallet-time-release" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "chrono", "common-primitives", @@ -12991,7 +12991,7 @@ dependencies = [ [[package]] name = "system-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" dependencies = [ "common-primitives", "frame-support", diff --git a/common/helpers/Cargo.toml b/common/helpers/Cargo.toml index 7094698c61..dbc4515057 100644 --- a/common/helpers/Cargo.toml +++ b/common/helpers/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "common-helpers" publish = false repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ['x86_64-unknown-linux-gnu'] diff --git a/common/primitives/Cargo.toml b/common/primitives/Cargo.toml index 10055ddf2e..c827f8fb06 100644 --- a/common/primitives/Cargo.toml +++ b/common/primitives/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "common-primitives" publish = false repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ['x86_64-unknown-linux-gnu'] diff --git a/node/Cargo.toml b/node/Cargo.toml index dc8c1df451..ad14b01a2e 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://frequency.xyz" license = "Apache-2.0" name = "frequency" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [[bin]] name = "frequency" diff --git a/node/cli-opt/Cargo.toml b/node/cli-opt/Cargo.toml index 25d11f76d2..1333588163 100644 --- a/node/cli-opt/Cargo.toml +++ b/node/cli-opt/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz/" license = "Apache-2.0" name = "cli-opt" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [dependencies] clap = { workspace = true, features = ["derive"] } diff --git a/node/cli/Cargo.toml b/node/cli/Cargo.toml index a1b6537b0c..8d07786037 100644 --- a/node/cli/Cargo.toml +++ b/node/cli/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz/" license = "Apache-2.0" name = "frequency-cli" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [dependencies] clap = { workspace = true, features = ["derive"] } diff --git a/node/service/Cargo.toml b/node/service/Cargo.toml index 177c8b35bc..eaa2e5e163 100644 --- a/node/service/Cargo.toml +++ b/node/service/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz" license = "Apache-2.0" name = "frequency-service" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [dependencies] clap = { workspace = true, features = ["derive"] } diff --git a/pallets/capacity/Cargo.toml b/pallets/capacity/Cargo.toml index da119972ea..82b26073a9 100644 --- a/pallets/capacity/Cargo.toml +++ b/pallets/capacity/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-capacity" publish = false repository = "https://github.com/libertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/frequency-tx-payment/Cargo.toml b/pallets/frequency-tx-payment/Cargo.toml index 0b75767ed4..cfa7fab7be 100644 --- a/pallets/frequency-tx-payment/Cargo.toml +++ b/pallets/frequency-tx-payment/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-frequency-tx-payment" publish = false repository = "https://github.com/libertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/frequency-tx-payment/src/rpc/Cargo.toml b/pallets/frequency-tx-payment/src/rpc/Cargo.toml index 89c0ba8912..625af43266 100644 --- a/pallets/frequency-tx-payment/src/rpc/Cargo.toml +++ b/pallets/frequency-tx-payment/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-frequency-tx-payment-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds RPC to payment pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/frequency-tx-payment/src/runtime-api/Cargo.toml b/pallets/frequency-tx-payment/src/runtime-api/Cargo.toml index 0b83377650..682f2ffe60 100644 --- a/pallets/frequency-tx-payment/src/runtime-api/Cargo.toml +++ b/pallets/frequency-tx-payment/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-frequency-tx-payment-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds Runtime Api for payment pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/handles/Cargo.toml b/pallets/handles/Cargo.toml index 1ed911016b..ea57b0125d 100644 --- a/pallets/handles/Cargo.toml +++ b/pallets/handles/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" homepage = "https://frequency.xyz" license = "Apache-2.0" name = "pallet-handles" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" publish = false repository = "https://github.com/libertyDSNP/frequency/" diff --git a/pallets/handles/src/handles-utils/Cargo.toml b/pallets/handles/src/handles-utils/Cargo.toml index 4fa1828e14..23c4f8bbf7 100644 --- a/pallets/handles/src/handles-utils/Cargo.toml +++ b/pallets/handles/src/handles-utils/Cargo.toml @@ -6,7 +6,7 @@ build = "build.rs" homepage = "https://frequency.xyz" license = "Apache-2.0" name = "handles-utils" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" publish = false repository = "https://github.com/libertyDSNP/frequency/" diff --git a/pallets/handles/src/rpc/Cargo.toml b/pallets/handles/src/rpc/Cargo.toml index ac22b23c64..a7067003d8 100644 --- a/pallets/handles/src/rpc/Cargo.toml +++ b/pallets/handles/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-handles-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds RPC to Handles pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/handles/src/runtime-api/Cargo.toml b/pallets/handles/src/runtime-api/Cargo.toml index 82005eaac5..e2b46dffca 100644 --- a/pallets/handles/src/runtime-api/Cargo.toml +++ b/pallets/handles/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-handles-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds Runtime Api for the Handles pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/messages/Cargo.toml b/pallets/messages/Cargo.toml index 03c1459f22..f90fbbe5c2 100644 --- a/pallets/messages/Cargo.toml +++ b/pallets/messages/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-messages" publish = false repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/messages/src/rpc/Cargo.toml b/pallets/messages/src/rpc/Cargo.toml index d2ffe64ca8..4ca749efad 100644 --- a/pallets/messages/src/rpc/Cargo.toml +++ b/pallets/messages/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-messages-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds RPC to Messages pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/messages/src/runtime-api/Cargo.toml b/pallets/messages/src/runtime-api/Cargo.toml index 12bc8a1209..f253fb19e4 100644 --- a/pallets/messages/src/runtime-api/Cargo.toml +++ b/pallets/messages/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-messages-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds Runtime Api for Messages pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/msa/Cargo.toml b/pallets/msa/Cargo.toml index 6f817b0453..9da5e9ffc3 100644 --- a/pallets/msa/Cargo.toml +++ b/pallets/msa/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-msa" publish = false repository = "https://github.com/libertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/msa/src/rpc/Cargo.toml b/pallets/msa/src/rpc/Cargo.toml index b3de7e95e4..cb05248643 100644 --- a/pallets/msa/src/rpc/Cargo.toml +++ b/pallets/msa/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-msa-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds RPC to Msa pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/msa/src/runtime-api/Cargo.toml b/pallets/msa/src/runtime-api/Cargo.toml index 73c6626a3f..9ba94ac63d 100644 --- a/pallets/msa/src/runtime-api/Cargo.toml +++ b/pallets/msa/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-msa-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds Runtime Api for Msa pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/schemas/Cargo.toml b/pallets/schemas/Cargo.toml index 81741a42d9..8df369983c 100644 --- a/pallets/schemas/Cargo.toml +++ b/pallets/schemas/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-schemas" publish = false repository = "https://github.com/libertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/schemas/src/rpc/Cargo.toml b/pallets/schemas/src/rpc/Cargo.toml index 49e2c38ffd..8fbfc2e68e 100644 --- a/pallets/schemas/src/rpc/Cargo.toml +++ b/pallets/schemas/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-schemas-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "RPC package for schemas" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/schemas/src/runtime-api/Cargo.toml b/pallets/schemas/src/runtime-api/Cargo.toml index 2adc5f65f1..9287126f45 100644 --- a/pallets/schemas/src/runtime-api/Cargo.toml +++ b/pallets/schemas/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-schemas-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "RPC runtime package for schemas" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/stateful-storage/Cargo.toml b/pallets/stateful-storage/Cargo.toml index 9e9781b77a..f3c9e2ae41 100644 --- a/pallets/stateful-storage/Cargo.toml +++ b/pallets/stateful-storage/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" name = "pallet-stateful-storage" publish = false repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/pallets/stateful-storage/src/rpc/Cargo.toml b/pallets/stateful-storage/src/rpc/Cargo.toml index ed29b393c7..db90b10246 100644 --- a/pallets/stateful-storage/src/rpc/Cargo.toml +++ b/pallets/stateful-storage/src/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-stateful-storage-rpc" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "RPC package for stateful storage" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/stateful-storage/src/runtime-api/Cargo.toml b/pallets/stateful-storage/src/runtime-api/Cargo.toml index a418225ac8..033472e535 100644 --- a/pallets/stateful-storage/src/runtime-api/Cargo.toml +++ b/pallets/stateful-storage/src/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-stateful-storage-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "A package that adds Runtime Api for the Stateful Storage pallet" authors = ["Frequency"] license = "Apache-2.0" diff --git a/pallets/time-release/Cargo.toml b/pallets/time-release/Cargo.toml index f6a6013e31..3d6c628aa1 100644 --- a/pallets/time-release/Cargo.toml +++ b/pallets/time-release/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://frequency.xyz" license = "Apache-2.0" repository = "https://github.com/LibertyDSNP/frequency/" publish = false -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [dependencies] parity-scale-codec = { workspace = true, features = [ diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 0131a6b383..0b541995c7 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz" license = "Apache-2.0" name = "common-runtime" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/runtime/frequency/Cargo.toml b/runtime/frequency/Cargo.toml index 79107727ce..4c94cd10c9 100644 --- a/runtime/frequency/Cargo.toml +++ b/runtime/frequency/Cargo.toml @@ -6,7 +6,7 @@ homepage = "https://frequency.xyz" license = "Apache-2.0" name = "frequency-runtime" repository = "https://github.com/LibertyDSNP/frequency/" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/runtime/system-runtime-api/Cargo.toml b/runtime/system-runtime-api/Cargo.toml index f64a1a48aa..cfb4839a84 100644 --- a/runtime/system-runtime-api/Cargo.toml +++ b/runtime/system-runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "system-runtime-api" -version = "0.0.0" +version = "1.11.0-rc1+polkadot1.1.0" description = "Additional RPC package for Frequency" authors = ["Frequency"] license = "Apache-2.0"