From 41f89515a2247bb7ab5748700b53398bc02b30e0 Mon Sep 17 00:00:00 2001 From: Flouse Date: Wed, 19 Jan 2022 10:33:31 +0800 Subject: [PATCH] Update godwoken to v0.9.0-rc5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c3e6dcc..2ecbf26 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ POLYJUICE_REPO := https://github.com/nervosnetwork/godwoken-polyjuice.git CLERKB_REPO := https://github.com/nervosnetwork/clerkb.git # components tags -GODWOKEN_REF := v0.9.0-rc4 +GODWOKEN_REF := v0.9.0-rc5 GODWOKEN_SCRIPTS_REF := v0.8.4 POLYJUICE_REF := v0.8.9 CLERKB_REF := v0.4.0