Skip to content

Commit 3b680e9

Browse files
committed
Update assembly info for nuget 3.3 release
1 parent a59e709 commit 3b680e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CSharp/Library/Microsoft.Bot.Connector/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
33-
[assembly: AssemblyVersion("3.2.1.0")]
34-
[assembly: AssemblyFileVersion("3.2.1.0")]
33+
[assembly: AssemblyVersion("3.3.0.0")]
34+
[assembly: AssemblyFileVersion("3.3.0.0")]

0 commit comments

Comments
 (0)