Skip to content

Commit

Permalink
Update version number and release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Mar 15, 2021
1 parent db3f1a8 commit be7fd3b
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.2.0</Version>
<AssemblyVersion>5.2.0.0</AssemblyVersion>
<Version>5.3.0</Version>
<AssemblyVersion>5.3.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.3
=====

- Report export path on the console (see PR # 149_).

=====
v5.2
=====
Expand All @@ -18,6 +24,7 @@ v5.0

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

.. _149: https://github.com/Genometric/MSPC/pull/149
.. _148: https://github.com/Genometric/MSPC/pull/148
.. _144: https://github.com/Genometric/MSPC/pull/144
.. _143: https://github.com/Genometric/MSPC/pull/143
Expand Down

0 comments on commit be7fd3b

Please sign in to comment.