From 9c652a75ea57feb592d7628505b21992c89da692 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 26 May 2026 00:29:01 -0400 Subject: [PATCH] Fixed codename. --- src/cthulhu/cthulhuVersion.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cthulhu/cthulhuVersion.py b/src/cthulhu/cthulhuVersion.py index 2dc068b..c2c041a 100644 --- a/src/cthulhu/cthulhuVersion.py +++ b/src/cthulhu/cthulhuVersion.py @@ -24,4 +24,4 @@ # Cthulhu project: https://git.stormux.org/storm/cthulhu version = "2026.05.25" -codeName = "" +codeName = "master"