From 24f6fed89852ddbc6f9c00d669c76e33c5a47af3 Mon Sep 17 00:00:00 2001 From: Aaryamann Challani <43716372+rymnc@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:01:35 +0300 Subject: [PATCH] chore(rln): update submodule + rln patch version (#2574) --- Makefile | 4 ++-- vendor/zerokit | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c4e140a62..777fb5757 100644 --- a/Makefile +++ b/Makefile @@ -135,9 +135,9 @@ clean: | clean-libbacktrace LIBRLN_BUILDDIR := $(CURDIR)/vendor/zerokit ifeq ($(RLN_V2),true) -LIBRLN_VERSION := v0.4.2 +LIBRLN_VERSION := v0.4.3 else -LIBRLN_VERSION := v0.3.6 +LIBRLN_VERSION := v0.3.7 endif ifeq ($(OS),Windows_NT) diff --git a/vendor/zerokit b/vendor/zerokit index 7dd019b0a..0ad1ed296 160000 --- a/vendor/zerokit +++ b/vendor/zerokit @@ -1 +1 @@ -Subproject commit 7dd019b0a5716e52169f396cecce961021fcac51 +Subproject commit 0ad1ed296d49e85598e0ec0bae7c220885e47912