home-manager: make --version
report 23.05-pre
It is a bit misleading to report 22.11 when running from the master branch.
This commit is contained in:
parent
d68cd7f7df
commit
fc3432bac2
|
@ -677,7 +677,7 @@ while [[ $# -gt 0 ]]; do
|
|||
export VERBOSE=1
|
||||
;;
|
||||
--version)
|
||||
echo 22.11
|
||||
echo 23.05-pre
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue