From d6c4ce1ca27bb425ca5284b77e61c65e334c8a59 Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:24:57 +0200 Subject: [PATCH] Update bump_dependencies.md template (#2786) zero kit dependency should be v0.5.1 --- .github/ISSUE_TEMPLATE/bump_dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bump_dependencies.md b/.github/ISSUE_TEMPLATE/bump_dependencies.md index 5a6947138..271f4e1f6 100644 --- a/.github/ISSUE_TEMPLATE/bump_dependencies.md +++ b/.github/ISSUE_TEMPLATE/bump_dependencies.md @@ -44,4 +44,4 @@ Update `nwaku` "vendor" dependencies. - [ ] nim-web3 - [ ] nim-websock - [ ] nim-zlib -- [ ] zerokit ( this should be kept in version `v0.3.4` ) +- [ ] zerokit ( this should be kept in version `v0.5.1` )