Skip to content

Commit

Permalink
Merge pull request #20 from s2quake/prepare/2.0.3
Browse files Browse the repository at this point in the history
😀 Prepare 2.0.3
  • Loading branch information
s2quake authored Jun 16, 2024
2 parents 1792255 + b5729bf commit 166bcd7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Communication changes
===================

2.0.3
-------------

To be released.


2.0.2
-------------

Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ SOFTWARE. -->
<TargetFrameworks Condition="'$(_IsPacking)'=='true'">net6.0;net7.0;net8.0;netstandard2.1</TargetFrameworks>
<TargetFramework Condition="'$(_IsPacking)'!='true'">net8.0</TargetFramework>
<AssemblyVersion>2.0</AssemblyVersion>
<FileVersion>2.0.2</FileVersion>
<FileVersion>2.0.3</FileVersion>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/s2quake/communication</RepositoryUrl>
<LicenseUrl>https://github.com/s2quake/communication/blob/main/LICENSE.md</LicenseUrl>
Expand Down

0 comments on commit 166bcd7

Please sign in to comment.