summaryrefslogtreecommitdiff
path: root/scripts/get.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/get.ps1')
-rw-r--r--scripts/get.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get.ps1 b/scripts/get.ps1
index 0612719e8..f81863994 100644
--- a/scripts/get.ps1
+++ b/scripts/get.ps1
@@ -4,7 +4,7 @@
param (
[string]$branch = "master",
- [string]$version = "v2.2.3"
+ [string]$version = "v2.2.5"
)
& {