Skip to content

Commit

Permalink
Bump version to 3.5.0-rc.2+1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Jan 12, 2024
1 parent 7c65f84 commit b5cdddc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Nullable>enable</Nullable>
<LangVersion>10</LangVersion>
<Version>3.5.0-rc.2</Version>
<Version>3.5.0-rc.2+1</Version>
<Authors>Christian Hammacher</Authors>
<Company>Duet3D Ltd</Company>
<Copyright>Duet3D Ltd</Copyright>
Expand All @@ -11,4 +11,4 @@
<RepositoryUrl>https://github.com/Duet3D/DuetSoftwareFramework.git</RepositoryUrl>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>
</Project>
</Project>

0 comments on commit b5cdddc

Please sign in to comment.