Skip to content

Commit 8de88e4

Browse files
Version Bump
1 parent 88222d0 commit 8de88e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SendGrid/SendGrid/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("6.3.3")]
36-
[assembly: AssemblyFileVersion("6.3.3")]
35+
[assembly: AssemblyVersion("6.3.4")]
36+
[assembly: AssemblyFileVersion("6.3.4ss")]

SendGrid/SendGridMail/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@
5858
// by using the '*' as shown below:
5959
// [assembly: AssemblyVersion("1.0.*")]
6060

61-
[assembly: AssemblyVersion("6.3.3")]
62-
[assembly: AssemblyFileVersion("6.3.3")]
61+
[assembly: AssemblyVersion("6.3.4")]
62+
[assembly: AssemblyFileVersion("6.3.4")]

0 commit comments

Comments
 (0)