From 511e2f733e50a0449c0db4cfd206563891911a91 Mon Sep 17 00:00:00 2001
From: GITLAB_TOKEN
 <project_337_bot_8122681e745b2c7bc5c038f9fe7a193a@noreply.gitlab.schukai.com>
Date: Wed, 19 Jun 2024 21:05:51 +0000
Subject: [PATCH] chore: release 3.65.6

---
 nix/config/release.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nix/config/release.nix b/nix/config/release.nix
index 58fe36aa4..b4ff69649 100644
--- a/nix/config/release.nix
+++ b/nix/config/release.nix
@@ -1,6 +1,6 @@
 {
   version = "3.65.6";
-  commit = "072fad26b47fb8c2aba5ac46ecef2df85cd39038";
+  commit = "42c18b6e76f5d0b7dcba146e175a483d4c102ff3";
   name = "Monster";
   mnemonic = "monster";
 }
\ No newline at end of file
-- 
GitLab