Skip to content

Commit 2631702

Browse files
Updating to 11.0.0-beta2 (#156)
1 parent fc6d743 commit 2631702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

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

0 commit comments

Comments
 (0)