mirror of
https://github.com/denisidoro/navi
synced 2025-02-16 12:38:28 +00:00
Bump version to 0.18.3.
This commit is contained in:
parent
cf7201af7a
commit
bf7f145e93
1 changed files with 1 additions and 1 deletions
2
navi
2
navi
|
@ -4,7 +4,7 @@ set -euo pipefail
|
|||
export NAVI_HOME="$(cd "$(dirname "$0")" && pwd)"
|
||||
source "${NAVI_HOME}/src/main.sh"
|
||||
|
||||
VERSION="0.18.2"
|
||||
VERSION="0.18.3"
|
||||
NAVI_ENV="${NAVI_ENV:-prod}"
|
||||
|
||||
opts::eval "$@"
|
||||
|
|
Loading…
Add table
Reference in a new issue