diff --git a/Parse/Properties/SharedAssemblyInfo.cs b/Parse/Properties/SharedAssemblyInfo.cs index f0d364a2..ffcd32ad 100644 --- a/Parse/Properties/SharedAssemblyInfo.cs +++ b/Parse/Properties/SharedAssemblyInfo.cs @@ -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")]