Bumping status page

This commit is contained in:
Tomasz Drwięga
2016-05-02 16:31:59 +02:00
committed by arkpar
parent edc38f16b6
commit d09e243151
2 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ ethcore-rpc = { path = "../rpc" }
ethcore-util = { path = "../util" }
parity-webapp = { git = "https://github.com/tomusdrw/parity-webapp.git" }
# List of apps
parity-status = { git = "https://github.com/tomusdrw/parity-status.git", version = "0.3.3" }
parity-status = { git = "https://github.com/tomusdrw/parity-status.git", version = "0.3.6" }
parity-wallet = { git = "https://github.com/tomusdrw/parity-wallet.git", optional = true }
clippy = { version = "0.0.64", optional = true}