From 9596b4e63bfb4a57bc63d171f3b4863176e02203 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Mon, 21 Sep 2020 17:47:32 -0700 Subject: [PATCH] 2.4.0 --- tools/_tide_actual_install.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/_tide_actual_install.fish b/tools/_tide_actual_install.fish index 9b17bb9..943494b 100644 --- a/tools/_tide_actual_install.fish +++ b/tools/_tide_actual_install.fish @@ -75,7 +75,7 @@ function _set_immutables _set_immutable _tide_file_list (string replace "$tempDir/" '' $tempDir/{completions/*, conf.d/*, functions/*}) - _set_immutable _tide_version 2.3.0 + _set_immutable _tide_version 2.4.0 _set_immutable NVM_DIR $HOME/.nvm _set_immutable VIRTUAL_ENV_DISABLE_PROMPT true