Skip to content

Commit 3306057

Browse files
Updating version to 15.0.2
1 parent 0813c4c commit 3306057

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
@@ -45,7 +45,7 @@
4545
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
4646
<Product>ClangSharp</Product>
4747
<RootNamespace>ClangSharp</RootNamespace>
48-
<VersionPrefix>15.0.1</VersionPrefix>
48+
<VersionPrefix>15.0.2</VersionPrefix>
4949
<VersionSuffix Condition="'$(EXCLUDE_SUFFIX_FROM_VERSION)' != 'true'">rc1</VersionSuffix>
5050
<VersionSuffix Condition="'$(GITHUB_EVENT_NAME)' == 'pull_request'">pr</VersionSuffix>
5151
</PropertyGroup>

0 commit comments

Comments
 (0)