Skip to content

Commit

Permalink
Updated version to 1.14.0 for support and generated libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Google C# Builder committed Jul 5, 2016
1 parent fca560b commit 37bcf9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"language": "csharp",
"description": "C# libraries for Google APIs.",
"releaseVersion": "1.13.1",
"nugetVersion": "1.13.1",
"releaseVersion": "1.14.0",
"nugetVersion": "1.14.0",
"oldCompatibleVersion": "1.10.0"
}
2 changes: 1 addition & 1 deletion Src/Support/CommonAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
[assembly: AssemblyCompany("Google Inc")]
[assembly: AssemblyCopyright("Copyright 2016 Google Inc")]

[assembly: AssemblyVersion("1.13.1.0")]
[assembly: AssemblyVersion("1.14.0.0")]

[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
Expand Down

0 comments on commit 37bcf9b

Please sign in to comment.