Skip to content

Commit 2e0310f

Browse files
committed
Use SemVer for AppVeyor - skip-deploy
1 parent 4631f2e commit 2e0310f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ConfluencePS.build.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ task GetVersion {
165165
}
166166
$script:Version = New-Object -TypeName System.Version -ArgumentList $currentVersion.Major,
167167
$currentVersion.Minor,
168-
$currentVersion.Build,
169168
$newRevision
170169
}
171170

0 commit comments

Comments
 (0)