mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:55:47 +02:00
Bump version for 0.88.0
release (#11298)
- [x] reedline - [x] released - [x] pinned - [x] git dependency check - [x] release notes
This commit is contained in:
committed by
GitHub
parent
0fba08808c
commit
d43f4253e8
@ -1,6 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = "0.87.2"
|
||||
# version = "0.88.0"
|
||||
|
||||
# For more information on defining custom themes, see
|
||||
# https://www.nushell.sh/book/coloring_and_theming.html
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Nushell Environment Config File
|
||||
#
|
||||
# version = "0.87.2"
|
||||
# version = "0.88.0"
|
||||
|
||||
def create_left_prompt [] {
|
||||
let home = $nu.home-path
|
||||
|
Reference in New Issue
Block a user