From e8e1ca3d14176e41b86fdca5e7b67559398795c4 Mon Sep 17 00:00:00 2001 From: Sneddo Date: Wed, 27 Dec 2017 07:49:56 +1100 Subject: [PATCH] Version Bump --- vCheck.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vCheck.ps1 b/vCheck.ps1 index 1fb6ed84..02f6a47a 100644 --- a/vCheck.ps1 +++ b/vCheck.ps1 @@ -30,7 +30,7 @@ .NOTES File Name : vCheck.ps1 Author : Alan Renouf - @alanrenouf - Version : 6.24 + Version : 6.25 Thanks to all who have commented on my blog to help improve this project all beta testers and previous contributors to this script. @@ -68,7 +68,7 @@ param ( [string]$job ) -$vCheckVersion = "6.24" +$vCheckVersion = "6.25" $Date = Get-Date # Setup all paths required for script to run