home-manager: prepare 25.05-pre

This commit is contained in:
Robert Helgesson 2024-11-17 23:39:12 +01:00
parent 0918bb0238
commit 05d3b6215a
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
5 changed files with 22 additions and 3 deletions

View file

@ -1044,7 +1044,7 @@ while [[ $# -gt 0 ]]; do
export VERBOSE=1
;;
--version)
echo 24.11-pre
echo 25.05-pre
exit 0
;;
*)