summaryrefslogtreecommitdiffstats
path: root/install.ps1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-04-15 00:02:27 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-04-15 00:02:27 +0900
commitf97d2754134607b24849fc4a2062dbfcaafddd6a (patch)
treed83d729b1ab42f791dd3b908584a5161da48c9ae /install.ps1
parent3acb4ca90e1c5f92cafc9794383c1ae1eb754023 (diff)
0.50.00.50.0
Diffstat (limited to 'install.ps1')
-rw-r--r--install.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/install.ps1 b/install.ps1
index c4331f8c..deb97490 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.49.0"
+$version="0.50.0"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition