diff --git a/nix/config/release.nix b/nix/config/release.nix
index b34217d274b4d4020fb4bbef0b0fd7ee636295eb..6609de1e64ba3311b3b6c24530cb52a59e6332ce 100644
--- a/nix/config/release.nix
+++ b/nix/config/release.nix
@@ -2,8 +2,8 @@
   # this file is generated by nix/scripts/init-project.nix
   # please don't edit it manually
 
-  version = "v1.23.1";
-  commit = "0a2efb0be79d77cf0489be7b33bb959950560c50";
+  version = "v1.23.2";
+  commit = "4e958c4ac389bfac41cd1b426b332136104a806c";
   projectURL = "https://gitlab.schukai.com/oss/libraries/go/services/job-queues";
   name = "job-queues";
   mnemonic = "job-queues";