summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/prefect.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/prefect.nix b/system/prefect.nix
index 465ffb96..829621ef 100644
--- a/system/prefect.nix
+++ b/system/prefect.nix
@@ -136,5 +136,5 @@
     hostName = "prefect";
   };
 
-  system.stateVersion = "22.05";
+  system.stateVersion = "23.05";
 }