Skip to content

Commit

Permalink
v2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CodesOfRishi committed Nov 9, 2024
1 parent a891a52 commit 1b1492c
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 @@ -60,7 +60,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.6+dev"
export NAVITA_VERSION="v2.3.7"
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 1b1492c

Please sign in to comment.