From 6bd537d868d33adf350af19bae2dfcd937c4de76 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Thu, 18 Aug 2022 02:33:31 +0000 Subject: [PATCH] up runtime version --- --- a/primitives/common/Cargo.toml +++ b/primitives/common/Cargo.toml @@ -6,7 +6,7 @@ license = 'All Rights Reserved' name = 'up-common' repository = 'https://github.com/UniqueNetwork/unique-chain' -version = "0.9.25" +version = "0.9.27" [features] default = ['std'] -- gitstuff