Skip to content

Commit

Permalink
Merge pull request #45 from ParsePlatform/richardross.dotnet.sdk1-6-1
Browse files Browse the repository at this point in the history
SDK Version 1.6.1 Release.
  • Loading branch information
richardjrossiii committed Oct 20, 2015
2 parents e7049fc + d388c2a commit c73349c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Parse/Properties/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Reflection;
// Generated Parse version attributes
[assembly: AssemblyVersion("1.6.0.0")]
[assembly: AssemblyFileVersion("1.6.0.0")]
// Copyright (c) 2015-present, Parse, LLC. All rights reserved. This source code is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

using System.Reflection;
// Generated Parse version attributes
[assembly: AssemblyVersion("1.6.1.0")]
[assembly: AssemblyFileVersion("1.6.1.0")]

0 comments on commit c73349c

Please sign in to comment.