Skip to content

Commit 5849e4d

Browse files
committed
Bump version to 8.0.23.
1 parent 3ca11b4 commit 5849e4d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/SIPSorcery.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
<RepositoryType>git</RepositoryType>
6464
<RepositoryBranch>master</RepositoryBranch>
6565
<PackageTags>SIP WebRTC VoIP RTP SDP STUN ICE SIPSorcery</PackageTags>
66-
<PackageReleaseNotes>-v8.0.22: Stable release.
66+
<PackageReleaseNotes>-v8.0.23: Bug fixes.
67+
-v8.0.22: Stable release.
6768
-v8.0.21-pre: Improvements to OPUS encoder wiring.
6869
-v8.0.20-pre: Improvements to the audio pipeline to avoid consumers needing to handle raw RTP packets.
6970
-v8.0.15-pre: BouncyCastle update (thanks to @joaoladeiraext).
@@ -80,9 +81,9 @@
8081
-v8.0.1-pre: Performance improvements (thanks to @weltmeyer). Add ECDSA as default option for WebRTC DTLS.
8182
-v8.0.0: RTP header extension improvements (thanks to @ChristopheI). Major version to 8 to reflect highest .net runtime supported.</PackageReleaseNotes>
8283
<NeutralLanguage>en</NeutralLanguage>
83-
<Version>8.0.22</Version>
84-
<AssemblyVersion>8.0.22</AssemblyVersion>
85-
<FileVersion>8.0.22</FileVersion>
84+
<Version>8.0.23</Version>
85+
<AssemblyVersion>8.0.23</AssemblyVersion>
86+
<FileVersion>8.0.23</FileVersion>
8687
</PropertyGroup>
8788

8889
<PropertyGroup Label="SourceLink">

0 commit comments

Comments
 (0)