summaryrefslogtreecommitdiffstats
path: root/install.ps1
diff options
context:
space:
mode:
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 25e0dc6b..94bf3832 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.21.0"
+$version="0.21.1"
if ([Environment]::Is64BitProcess) {
$binary_arch="amd64"