Skip to content

Commit c73349c

Browse files
Merge pull request #45 from ParsePlatform/richardross.dotnet.sdk1-6-1
SDK Version 1.6.1 Release.
2 parents e7049fc + d388c2a commit c73349c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// 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.
2-
3-
using System.Reflection;
4-
// Generated Parse version attributes
5-
[assembly: AssemblyVersion("1.6.0.0")]
6-
[assembly: AssemblyFileVersion("1.6.0.0")]
1+
// 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.
2+
3+
using System.Reflection;
4+
// Generated Parse version attributes
5+
[assembly: AssemblyVersion("1.6.1.0")]
6+
[assembly: AssemblyFileVersion("1.6.1.0")]

0 commit comments

Comments
 (0)