diff --git a/XamarinItemTouchHelper.Sample/XamarinItemTouchHelper.Sample.csproj b/XamarinItemTouchHelper.Sample/XamarinItemTouchHelper.Sample.csproj index 57a44ec..2d1430b 100644 --- a/XamarinItemTouchHelper.Sample/XamarinItemTouchHelper.Sample.csproj +++ b/XamarinItemTouchHelper.Sample/XamarinItemTouchHelper.Sample.csproj @@ -16,6 +16,7 @@ XamarinItemTouchHelper.Sample Properties\AndroidManifest.xml v5.1 + 1.1.2 true diff --git a/XamarinItemTouchHelper.sln b/XamarinItemTouchHelper.sln index df8a690..f5c99ef 100644 --- a/XamarinItemTouchHelper.sln +++ b/XamarinItemTouchHelper.sln @@ -22,6 +22,9 @@ Global {BBAA60D3-CC25-48E5-8247-2AB6E0A77F3A}.Release|Any CPU.ActiveCfg = Release|Any CPU {BBAA60D3-CC25-48E5-8247-2AB6E0A77F3A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection + GlobalSection(MonoDevelopProperties) = preSolution + version = 1.1.2 + EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection diff --git a/XamarinItemTouchHelper/Properties/AssemblyInfo.cs b/XamarinItemTouchHelper/Properties/AssemblyInfo.cs index 65996f7..4b1c3dd 100644 --- a/XamarinItemTouchHelper/Properties/AssemblyInfo.cs +++ b/XamarinItemTouchHelper/Properties/AssemblyInfo.cs @@ -26,5 +26,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: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.2.0")] +[assembly: AssemblyFileVersion("1.1.2.0")] diff --git a/XamarinItemTouchHelper/XamarinItemTouchHelper.csproj b/XamarinItemTouchHelper/XamarinItemTouchHelper.csproj index ac3f428..e910813 100644 --- a/XamarinItemTouchHelper/XamarinItemTouchHelper.csproj +++ b/XamarinItemTouchHelper/XamarinItemTouchHelper.csproj @@ -14,6 +14,7 @@ Off False v5.1 + 1.1.2 true