Skip to content

Commit 952a646

Browse files
Bump version (#1062)
Bump version to 5.1.3 for the next release. Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
1 parent 24cf5c3 commit 952a646

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
@@ -41,7 +41,7 @@
4141
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
4242
<UseArtifactsOutput>true</UseArtifactsOutput>
4343
<AssemblyVersion>5.0.0.0</AssemblyVersion>
44-
<VersionPrefix>5.1.2</VersionPrefix>
44+
<VersionPrefix>5.1.3</VersionPrefix>
4545
</PropertyGroup>
4646
<PropertyGroup Condition=" '$(GITHUB_ACTIONS)' != '' AND '$(DEPENDABOT_JOB_ID)' == '' ">
4747
<VersionSuffix Condition=" '$(VersionSuffix)' == '' AND '$(GITHUB_HEAD_REF)' == '' ">beta.$(GITHUB_RUN_NUMBER)</VersionSuffix>

0 commit comments

Comments
 (0)