From 41540e3a96508f52ee8c05103e528838ed0e739f Mon Sep 17 00:00:00 2001 From: GorouFlex <98001973+gorouflex@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:12:44 +0700 Subject: [PATCH] macOSX: bump --- macOS/UXTU4Unix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macOS/UXTU4Unix.py b/macOS/UXTU4Unix.py index 43cf022..8869115 100644 --- a/macOS/UXTU4Unix.py +++ b/macOS/UXTU4Unix.py @@ -809,7 +809,7 @@ def about(): while True: clear() logging.info("About UXTU4Unix") - logging.info("The Future Stepping Update (3MacL2TDreamNV1)") + logging.info("The New Future Vision Update (3MacOSX290724)") logging.info("----------------------------") logging.info("Maintainer: GorouFlex\nCLI: GorouFlex") logging.info("GUI: NotchApple1703\nCore: NotchApple1703")