From 5b4d24c833f4599c832434b716e4b55c54f18ea3 Mon Sep 17 00:00:00 2001 From: "SF Machine User[bot]" <219412+sf-machine-user[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 13:33:11 +0000 Subject: [PATCH] chore: update .subgraphrc --- deployment.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment.json b/deployment.json index b9a5a6f..c5bfc36 100644 --- a/deployment.json +++ b/deployment.json @@ -56,7 +56,7 @@ }, "polygon-zkevm-mainnet": { "isMajorUpdate": false, - "isMinorUpdate": true, - "version": "0.0.3" + "isMinorUpdate": false, + "version": "0.1.0" } }