mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:05:01 +02:00
Bump to 0.81.1 as development version (#9379)
# Description Primarily used as a marker on issues and if necessary as a patch release version.
This commit is contained in:
committed by
GitHub
parent
5c81bcef1a
commit
d15859dd86
@ -1,6 +1,6 @@
|
||||
# Nushell Config File
|
||||
#
|
||||
# version = 0.80.1
|
||||
# version = 0.81.1
|
||||
|
||||
# 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.80.1
|
||||
# version = 0.81.1
|
||||
|
||||
def create_left_prompt [] {
|
||||
mut home = ""
|
||||
|
Reference in New Issue
Block a user