From ce34b46d76a88346cb518a1334fc07396534b302 Mon Sep 17 00:00:00 2001 From: lungsangg Date: Fri, 23 Aug 2024 18:10:02 +0530 Subject: [PATCH] version_update --- static/js/Footer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/Footer.jsx b/static/js/Footer.jsx index 9b1fa41116..45ea375102 100644 --- a/static/js/Footer.jsx +++ b/static/js/Footer.jsx @@ -34,7 +34,7 @@ class Footer extends Component { return (
- Version: 1.1.0 + Version: 1.2.0
); }