Skip to content

Commit

Permalink
versioned package to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NateRickard committed Aug 24, 2018
1 parent d77d8b4 commit 3ff1d99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Plugin.AudioRecorder" Version="1.1.0" />
<PackageReference Include="Xamarin.Cognitive.BingSpeech" Version="2.1.0" />
<PackageReference Include="Xamarin.Cognitive.BingSpeech" Version="2.1.1" />
<PackageReference Include="Xamarin.Forms" Version="3.1.0.697729" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>Xamarin.Cognitive.BingSpeech</PackageId>
<PackageVersion Condition="'$(PackageVersion)' == ''">2.1.0</PackageVersion>
<PackageVersion Condition="'$(PackageVersion)' == ''">2.1.1</PackageVersion>
<Title>Xamarin client for the Bing Speech API</Title>
<Authors>Nate Rickard</Authors>
<Owners>Nate Rickard</Owners>
Expand Down

0 comments on commit 3ff1d99

Please sign in to comment.