summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/get.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1
index 45086a72b..3c3f5f9e5 100644
--- a/scripts/get.ps1
+++ b/scripts/get.ps1
@@ -4,7 +4,7 @@
param (
[string]$branch = "master",
- [string]$version = "v2.2.2"
+ [string]$version = "v2.2.3"
)
& {