Skip to content

Commit

Permalink
Increase package version to 2.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
xinchen10 committed Jun 11, 2024
1 parent 695f85a commit c48e6ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Microsoft.Azure.Amqp/Properties/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyFileVersion("2.6.7.0")]
[assembly: AssemblyInformationalVersion("2.6.7")]
[assembly: AssemblyVersion("2.6.0.0")]
[assembly: AssemblyFileVersion("2.6.8.0")]
[assembly: AssemblyInformationalVersion("2.6.8")]

0 comments on commit c48e6ab

Please sign in to comment.