Skip to content

Commit d12882c

Browse files
authored
Merge pull request #35 from s2quake/release/2.0.6
🚀Release 2.0.6
2 parents 4ae4824 + b37bdde commit d12882c

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.5
4+
2.0.6
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.5</FileVersion>
53+
<FileVersion>2.0.6</FileVersion>
5454
<Version>$(FileVersion)</Version>
5555
<RepositoryType>git</RepositoryType>
5656
<RepositoryUrl>https://github.com/s2quake/communication</RepositoryUrl>

0 commit comments

Comments
 (0)