Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodesOfRishi committed Oct 26, 2024
1 parent 292695f commit db0d460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navita.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export NAVITA_HISTORYFILE="${NAVITA_DATA_DIR}/navita-history"
export NAVITA_FOLLOW_ACTUAL_PATH="${NAVITA_FOLLOW_ACTUAL_PATH:-n}"
export NAVITA_COMMAND="${NAVITA_COMMAND:-cd}"
export NAVITA_HISTORY_LIMIT="${NAVITA_HISTORY_LIMIT:-100}"
export NAVITA_VERSION="v2.3.1+dev"
export NAVITA_VERSION="v2.3.2"
export NAVITA_CONFIG_DIR="${NAVITA_CONFIG_DIR:-${XDG_CONFIG_HOME:-$HOME/.config}/navita}"
export NAVITA_IGNOREFILE="${NAVITA_CONFIG_DIR}/navita-ignore"
export NAVITA_RELATIVE_PARENT_PATH="${NAVITA_RELATIVE_PARENT_PATH:-y}"
Expand Down

0 comments on commit db0d460

Please sign in to comment.