24.05: Upped stateVersion according to release notes

This commit is contained in:
Geoffrey Frogeye 2024-06-03 19:20:17 +02:00
parent 48bf80f1c0
commit 5297f8478a
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 3 additions and 3 deletions

View file

@ -78,6 +78,6 @@
# TODO Hibernation?
# Use defaults from
system.stateVersion = "23.11";
system.stateVersion = "24.05";
}