From 5859db59c8856bd5bb024ed9680a1cb6270f6d8e Mon Sep 17 00:00:00 2001 From: GitLab Build Bot Date: Fri, 19 Jan 2018 14:55:15 +0000 Subject: [PATCH] [ci skip] js-precompiled 20180119-145350 --- Cargo.lock | 4 ++-- js/package-lock.json | 2 +- js/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 925107d21..cb00969b4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2230,7 +2230,7 @@ dependencies = [ [[package]] name = "parity-ui-old-precompiled" version = "1.9.0" -source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#64e28743ac59e4b93c9a7d53e9a3de3f5f7f5c99" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-v1.git#99a60cfaed79ab1933c152ba1a592ab8e5229dca" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2238,7 +2238,7 @@ dependencies = [ [[package]] name = "parity-ui-precompiled" version = "1.9.0" -source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#848a8b29ceb74f74af12f391d099eeabdc1f4f25" +source = "git+https://github.com/js-dist-paritytech/parity-master-1-9-shell.git#c76a2bafa3f8d23dd163fa11481048a0f176b96c" dependencies = [ "parity-dapps-glue 1.9.1 (registry+https://github.com/rust-lang/crates.io-index)", ] diff --git a/js/package-lock.json b/js/package-lock.json index 76e8614bf..5154dace5 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.67", + "version": "1.9.68", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/js/package.json b/js/package.json index 6f11c11f0..f0cb60d79 100644 --- a/js/package.json +++ b/js/package.json @@ -1,6 +1,6 @@ { "name": "Parity", - "version": "1.9.67", + "version": "1.9.68", "main": "src/index.parity.js", "jsnext:main": "src/index.parity.js", "author": "Parity Team ",