Skip to content

Commit b035086

Browse files
authored
Merge pull request #34 from s2quake/release/2.0.5
🚀Release 2.0.5
2 parents b3d66a8 + 6c47c43 commit b035086

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Communication changes
22
===================
33

4-
2.0.4
4+
2.0.5
55
-------------
66

77
Released on June 30, 2024.

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ SOFTWARE. -->
5050
<TargetFrameworks Condition="'$(_IsPacking)'=='true'">net6.0;net7.0;net8.0;netstandard2.1</TargetFrameworks>
5151
<TargetFramework Condition="'$(_IsPacking)'!='true'">net8.0</TargetFramework>
5252
<AssemblyVersion>2.0</AssemblyVersion>
53-
<FileVersion>2.0.3</FileVersion>
53+
<FileVersion>2.0.5</FileVersion>
5454
<RepositoryType>git</RepositoryType>
5555
<RepositoryUrl>https://github.com/s2quake/communication</RepositoryUrl>
5656
<LicenseUrl>https://github.com/s2quake/communication/blob/main/LICENSE.md</LicenseUrl>

0 commit comments

Comments
 (0)