mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
Fixing build failing.
This commit is contained in:
parent
fe8c776a90
commit
0be2c887d5
@ -31,7 +31,7 @@ function DebugOutput($msg)
|
||||
|
||||
try
|
||||
{
|
||||
$Major = 3
|
||||
$Major = 2
|
||||
$Minor = [int]$(Get-Date -format yy)
|
||||
$Revis = [int]$(Get-Date -format Mdd)
|
||||
if ($AppVeyorEnv) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user