Skip to content

Commit 19e4df9

Browse files
committed
Release 6.2.4
1 parent 92fc0b1 commit 19e4df9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Twilio/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010

1111
internal class AssemblyInfomation
1212
{
13-
public const string AssemblyInformationalVersion = "6.2.3";
13+
public const string AssemblyInformationalVersion = "6.2.4";
1414
}

src/Twilio/Twilio.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Copyright>Copyright © Twilio</Copyright>
88
<AssemblyTitle>Twilio</AssemblyTitle>
99
<NeutralLanguage>en-US</NeutralLanguage>
10-
<VersionPrefix>6.2.3</VersionPrefix>
10+
<VersionPrefix>6.2.4</VersionPrefix>
1111
<VersionSuffix>
1212
</VersionSuffix>
1313
<Authors>Twilio</Authors>

0 commit comments

Comments
 (0)