mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 14:25:55 +02:00
Bump version for 0.80.0 release (#9212)
# Checklist - [x] merged reedline PR - [ ] release notes
This commit is contained in:
committed by
GitHub
parent
c9652bce00
commit
8695b57584
@ -1,6 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = 0.79.1
|
||||
# version = 0.80.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.79.1
|
||||
# version = 0.80.0
|
||||
|
||||
def create_left_prompt [] {
|
||||
mut home = ""
|
||||
|
Reference in New Issue
Block a user