Skip to content

Commit

Permalink
Updated the version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Sep 15, 2017
1 parent b9a3c6a commit adbc320
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion MissinKit.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>$description$</description>
<copyright>Copyright 2016 Ruben Buniatyan. All rights reserved.</copyright>
<tags>Xamarin Xamarin.iOS Drawer Navigation Reachability Pluralization</tags>
<tags>Xamarin Xamarin.iOS Stringsdict Pluralization Reachability Navigation Drawer</tags>
</metadata>
</package>
5 changes: 2 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
Expand Down Expand Up @@ -32,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: AssemblyInformationalVersion("1.2.2")]
[assembly: AssemblyVersion("1.2.2.*")]
[assembly: AssemblyInformationalVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.3.*")]

0 comments on commit adbc320

Please sign in to comment.