Skip to content

Commit cd43d99

Browse files
Updating the version to 12.0.0-beta2
1 parent fbdb2db commit cd43d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
4444
<Product>LLVMSharp</Product>
4545
<VersionPrefix>12.0.0</VersionPrefix>
46-
<VersionSuffix>beta1</VersionSuffix>
46+
<VersionSuffix>beta2</VersionSuffix>
4747
<VersionSuffix Condition="'$(BUILD_REASON)' == 'PullRequest'">pr</VersionSuffix>
4848
</PropertyGroup>
4949

0 commit comments

Comments
 (0)