diff --git a/interface/URI.txt b/interface/URI.txt index 0b00e20..ae10893 100644 --- a/interface/URI.txt +++ b/interface/URI.txt @@ -1 +1 @@ -wrap://http/https://wraps.wrapscan.io/r/polywrap/http@1.0.0 \ No newline at end of file +wrap://http/https://wraps.wrapscan.io/r/polywrap/http@1.0.1 \ No newline at end of file diff --git a/interface/deployment.json b/interface/deployment.json index 87e9875..94d5113 100644 --- a/interface/deployment.json +++ b/interface/deployment.json @@ -6,13 +6,13 @@ "name": "ipfs_deploy", "id": "ipfs_deploy.ipfs_deploy", "input": "wrap://fs/./build", - "result": "wrap://ipfs/QmccXopMUxbeuDZsoY5yD7meDGqHGrBxip2hhKE9uNqrU6" + "result": "wrap://ipfs/QmcWyqsf1bFvNZMjrQkujusBD2LcCYLMCiJZZeqe2BkniQ" }, { "name": "http_deploy", "id": "ipfs_deploy.http_deploy", - "input": "wrap://ipfs/QmccXopMUxbeuDZsoY5yD7meDGqHGrBxip2hhKE9uNqrU6", - "result": "wrap://http/https://wraps.wrapscan.io/r/polywrap/http@1.0.0" + "input": "wrap://ipfs/QmcWyqsf1bFvNZMjrQkujusBD2LcCYLMCiJZZeqe2BkniQ", + "result": "wrap://http/https://wraps.wrapscan.io/r/polywrap/http@1.0.1" } ] }