Fix vers numb
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
param([string]$ProjectDir, [string]$ProjectPath);
|
||||
|
||||
|
||||
$MajMin="2.7."
|
||||
$MajMin="2.8."
|
||||
$currentDate = (Get-Date).Month;
|
||||
$currentTime = (Get-Date).ToString("dHH");
|
||||
$find = "<Version>(.|\n)*?</Version>";
|
||||
|
||||
Reference in New Issue
Block a user