1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00

home-manager: update --version to 24.05

This commit is contained in:
Robert Helgesson 2024-01-06 00:16:14 +01:00
parent 26b8adb300
commit 294c13fa4b
No known key found for this signature in database
GPG Key ID: 96E745BD17AA17ED

View File

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