8000 Release 7.8.5 · twilio/twilio-csharp@d30e077 · GitHub
[go: up one dir, main page]

Skip to content

Commit d30e077

Browse files
committed
Release 7.8.5
1 parent 6cf3bb4 commit d30e077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Twilio/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010

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

src/Twilio/Twilio.csproj

Lines changed: 1 addition & 1 deletion
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>7.8.4</VersionPrefix>
10+
<VersionPrefix>7.8.5</VersionPrefix>
1111
<VersionSuffix>
1212
</VersionSuffix>
1313
<Authors>Twilio</Authors>

0 commit comments

Comments
 (0)
0