Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c583981

Browse files
committedJun 30, 2024·
chore: Release 2.0.6
1 parent b204ab2 commit c583981

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)
Please sign in to comment.