File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.7 .0.*" ) ]
36
- [ assembly: AssemblyFileVersion ( "1.7 .0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "1.8 .0.*" ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.8 .0.0" ) ]
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >SparkPost</id >
5
- <version >1.7 .0</version >
5
+ <version >1.8 .0</version >
6
6
<title >SparkPost</title >
7
7
<authors >Darren Cauthon</authors >
8
8
<licenseUrl >https://github.com/SparkPost/csharp-sparkpost/blob/master/LICENSE.md</licenseUrl >
9
9
<projectUrl >https://github.com/SparkPost/csharp-sparkpost</projectUrl >
10
10
<iconUrl >https://www.sparkpost.com/sites/default/files/attachments/SparkPost_Logo_2-Color_Gray-Orange_RGB.svg</iconUrl >
11
11
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
12
<description >SparkPost API</description >
13
- <releaseNotes >Add partial support for recipient lists, and other cleanup .</releaseNotes >
13
+ <releaseNotes >Added Create and Retrieve support for templates .</releaseNotes >
14
14
<copyright >Copyright 2016</copyright >
15
15
<tags >email</tags >
16
16
<dependencies >
You can’t perform that action at this time.
0 commit comments