We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec826 commit c33b9f0Copy full SHA for c33b9f0
src/Twilio/Properties/AssemblyInfo.cs
@@ -10,5 +10,5 @@
10
11
internal class AssemblyInfomation
12
{
13
- public const string AssemblyInformationalVersion = "6.18.0";
+ public const string AssemblyInformationalVersion = "7.0.0";
14
}
src/Twilio/Twilio.csproj
@@ -9,7 +9,7 @@
9
<Copyright>Copyright © Twilio</Copyright>
<AssemblyTitle>Twilio</AssemblyTitle>
<NeutralLanguage>en-US</NeutralLanguage>
- <VersionPrefix>6.18.0</VersionPrefix>
+ <VersionPrefix>7.0.0</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
15
<Authors>Twilio</Authors>
0 commit comments