Skip to content

Commit

Permalink
Update nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SKLn-Rad committed Nov 17, 2017
1 parent eb03c0b commit 6ee2ea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<package>
<metadata>
<id>Xam.Plugin.WebView</id>
<version>2.1.2</version>
<version>2.1.3</version>
<title>WebView Plugin for Xamarin Forms</title>
<authors>Ryan Dixon</authors>
<owners>Ryan Dixon, Vistair</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A simple lightweight HybridWebView designed to work with Xamarin Forms</description>
<releaseNotes>Fix global/local callback diferential and encode data over bridge to allow JSON data</releaseNotes>
<releaseNotes>Expand the amount of url's which can be cancelled on Android</releaseNotes>
<iconUrl>https://s18.postimg.org/wjfexgtnt/FWV.png</iconUrl>
<tags>Plugins, Xamarin, WebView, Web, HTML, Forms, Android, iOS, UWP, WinRT</tags>
<dependencies>
Expand Down

0 comments on commit 6ee2ea4

Please sign in to comment.