Skip to content

Commit

Permalink
Update version to 5.2 & update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Mar 10, 2021
1 parent ef48944 commit 1c6e855
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>5.1.0</Version>
<AssemblyVersion>5.1.0.0</AssemblyVersion>
<Version>5.2.0</Version>
<AssemblyVersion>5.2.0.0</AssemblyVersion>
</PropertyGroup>
</Project>
7 changes: 7 additions & 0 deletions ReleaseNotes/v5.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
=====
v5.2
=====

- Improvements to creating output directory (see PR # 148_).

=====
v5.1
=====
Expand All @@ -12,6 +18,7 @@ v5.0

- Change target framework from .NET Core 3.x to .NET 5.x (see PR # 138_).

.. _148: https://github.com/Genometric/MSPC/pull/148
.. _144: https://github.com/Genometric/MSPC/pull/144
.. _143: https://github.com/Genometric/MSPC/pull/143
.. _138: https://github.com/Genometric/MSPC/pull/138

0 comments on commit 1c6e855

Please sign in to comment.