Skip to content

Commit

Permalink
🚀 Update version as v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Apr 6, 2021
1 parent 4712827 commit fa9dd03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions InputKit/InputKit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<RootNamespace>Plugin.InputKit</RootNamespace>
<PackageId>Xamarin.Forms.InputKit</PackageId>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
<Version>3.6.0</Version>
<PackageVersion>3.6.0</PackageVersion>
<PackOnBuild>true</PackOnBuild>
<Version>3.7.0</Version>
<PackageVersion>3.7.0</PackageVersion>
<PackOnBuild>false</PackOnBuild>
<NeutralLanguage>en-US</NeutralLanguage>
<DefineConstants>$(DefineConstants);</DefineConstants>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
Expand Down

0 comments on commit fa9dd03

Please sign in to comment.