Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit fc1409f

Browse files
set version to 1.2.0
1 parent fe9fd87 commit fc1409f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

default.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ properties {
99
$nuget_path = "$base_directory\nuget.exe"
1010

1111
$buildNumber = 0;
12-
$version = "1.1.0.0"
12+
$version = "1.2.0.0"
1313
$preRelease = $null
1414
}
1515

source/VersionAssemblyInfo.cs

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)