We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fc0b1 commit 19e4df9Copy full SHA for 19e4df9
src/Twilio/Properties/AssemblyInfo.cs
@@ -10,5 +10,5 @@
10
11
internal class AssemblyInfomation
12
{
13
- public const string AssemblyInformationalVersion = "6.2.3";
+ public const string AssemblyInformationalVersion = "6.2.4";
14
}
src/Twilio/Twilio.csproj
@@ -7,7 +7,7 @@
7
<Copyright>Copyright © Twilio</Copyright>
8
<AssemblyTitle>Twilio</AssemblyTitle>
9
<NeutralLanguage>en-US</NeutralLanguage>
- <VersionPrefix>6.2.3</VersionPrefix>
+ <VersionPrefix>6.2.4</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<Authors>Twilio</Authors>
0 commit comments