Skip to content

Commit 27855ec

Browse files
Merge pull request #7 from telstra/maintain/msg-v3
3.1.2
2 parents e57d1f7 + 1031ca7 commit 27855ec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# com.telstra.messaging - the C# library for the Messaging API v3.1.1
1+
# com.telstra.messaging - the C# library for the Messaging API v3.1.2
22

33
Send and receive SMS & MMS programmatically, leveraging Australia's leading mobile network.
44
With Telstra's Messaging API, we take out the complexity to allow seamless messaging integration into your app, with just a few lines of code.
@@ -51,7 +51,9 @@ nuget pack -Build -OutputDirectory out com.telstra.messaging.csproj
5151

5252
Then, publish to a [local feed](https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds) or [other host](https://docs.microsoft.com/en-us/nuget/hosting-packages/overview) and consume the new package via Nuget as usual.
5353

54-
The nuget package for Messaging V3 is published in https://www.nuget.org/packages/TelstraMessaging/, please install nuget package TelstraMessaging v3.1.1 for developing.
54+
The nuget package for Messaging V3 is published in https://www.nuget.org/packages/TelstraMessaging/, please install nuget package TelstraMessaging v3.1.2 for developing.
55+
56+
Install-Package TelstraMessaging -Version 3.1.2
5557

5658
<a id="usage"></a>
5759
## Usage

0 commit comments

Comments
 (0)