From ad059469a95f21c60e82b423a463bc4491ff085c Mon Sep 17 00:00:00 2001 From: albttx Date: Sun, 15 Sep 2024 11:28:36 +0100 Subject: [PATCH] chore: nois v1.0.5 --- nois/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nois/build.yaml b/nois/build.yaml index 17ed3e4..be377c0 100644 --- a/nois/build.yaml +++ b/nois/build.yaml @@ -1,5 +1,5 @@ --- -version: "v1.0.4" +version: "v1.0.5" go_version: "1.22-alpine3.18" chain_repository: "https://github.com/noislabs/noisd"