From d3f887e66c76a33f4c952aef912db3621e71ce9b Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Wed, 1 Jun 2022 10:55:00 -0500 Subject: [PATCH] Fix wrong version reported --- components/About.tsx | 2 +- components/InfoModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/About.tsx b/components/About.tsx index d00da3bd9..f310d6888 100644 --- a/components/About.tsx +++ b/components/About.tsx @@ -20,7 +20,7 @@ const AboutModal: React.FunctionComponent = ({closeModal}) => { }}> - Zecwallet Lite v1.7.9 + Zecwallet Lite v1.7.12 diff --git a/components/InfoModal.tsx b/components/InfoModal.tsx index 12cf49cd0..80e10a3b5 100644 --- a/components/InfoModal.tsx +++ b/components/InfoModal.tsx @@ -57,7 +57,7 @@ const InfoModal: React.FunctionComponent = ({info, closeModal}) - +