Skip to content

Commit

Permalink
Release 0.9.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linvi committed Jun 22, 2016
1 parent 61e4668 commit 01e417c
Show file tree
Hide file tree
Showing 16 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion Developer Tools/Tweetinvi.Builder.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Param(
$v = '0.9.13.0', # Version number
$v = '0.9.14.0', # Version number
$m = 'Release', # Visual Studio Build Mode
[Switch]$dnr, # Do Not Rebuild
[Switch]$h, # Help
Expand Down
4 changes: 2 additions & 2 deletions Developer Tools/TweetinviAPI/TweetinviAPI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>TweetinviAPI</id>
<version>0.9.13.0</version>
<version>0.9.14.0</version>
<title>Tweetinvi</title>
<authors>Linvi</authors>
<owners>Linvi</owners>
<licenseUrl>http://tweetinvi.codeplex.com/license</licenseUrl>
<projectUrl>https://github.com/linvi/tweetinvi</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Tweetinvi is an intuitive .NET C# library to access the Twitter REST API. It is a Portable Class Library that can be used for development on Windows, Windows RT, Windows Phone, Mono, Xamarin Android and Xamarin iOS. Tweetinvi is also compatible for Universal App development.</description>
<releaseNotes>https://github.com/linvi/tweetinvi/releases/tag/0.9.13.0</releaseNotes>
<releaseNotes>https://github.com/linvi/tweetinvi/releases/tag/0.9.14.0</releaseNotes>
<copyright>Tweetinvi 2016</copyright>
<language>en-US</language>
<tags>twitter c# rest rest api 1.1 .net</tags>
Expand Down
4 changes: 2 additions & 2 deletions Examplinvi.UniversalApp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
[assembly: ComVisible(false)]
4 changes: 2 additions & 2 deletions Examplinvi.Web/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Examplinvi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Testinvi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Controllers/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
[assembly: InternalsVisibleTo("Testinvi, PublicKey=002400000480000094000000060200000024000052534131000400000100010029d2ebac9680b643e857deca0a4f8d4010123204ee8fba995d260041d7a79958b1fbe689d5588a08089d91ef73806c02c6c4bb600d83afab55bae59fea4386465365a3a14a20e6d26ae17f0212c32ebe8ba673d0e660478a6d758ffee5d16f8344d1e886af87ac89714f1e7a1682b7e614545b32887157b1830aa3a6b7fe55bc")]
4 changes: 2 additions & 2 deletions Tweetinvi.Core/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Credentials/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Factories/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Logic/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Security/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.Streams/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
4 changes: 2 additions & 2 deletions Tweetinvi.WebLogic/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]
2 changes: 1 addition & 1 deletion Tweetinvi.WebLogic/TwitterClientHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ protected virtual Task<HttpResponseMessage> SendAsync(ITwitterQuery twitterQuery

protected Task<HttpResponseMessage> SendAsync(HttpRequestMessage request, CancellationToken cancellationToken, string authorizationHeader)
{
request.Headers.Add("User-Agent", "Tweetinvi/0.9.13.0");
request.Headers.Add("User-Agent", "Tweetinvi/0.9.14.0");
request.Headers.ExpectContinue = false;
request.Headers.CacheControl = new CacheControlHeaderValue { NoCache = true };
request.Headers.Add("Authorization", authorizationHeader);
Expand Down
4 changes: 2 additions & 2 deletions Tweetinvi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.13.0")]
[assembly: AssemblyFileVersion("0.9.13.0")]
[assembly: AssemblyVersion("0.9.14.0")]
[assembly: AssemblyFileVersion("0.9.14.0")]

0 comments on commit 01e417c

Please sign in to comment.