From 6e7f7696a682259739b9fcbbdf67caac7ba85985 Mon Sep 17 00:00:00 2001
From: "Gorkem Cetin (BWL)" <167266851+gorkem-bwl@users.noreply.github.com>
Date: Mon, 25 Nov 2024 22:35:48 -0500
Subject: [PATCH] Fix application's About page to reflect new name
---
Client/src/Pages/Settings/index.jsx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Client/src/Pages/Settings/index.jsx b/Client/src/Pages/Settings/index.jsx
index 9a8913c39..357014b3a 100644
--- a/Client/src/Pages/Settings/index.jsx
+++ b/Client/src/Pages/Settings/index.jsx
@@ -348,14 +348,14 @@ const Settings = ({ isAdmin }) => {
About
- BlueWave Uptime {version}
+ Checkmate {version}
Developed by Bluewave Labs.