Skip to content

Commit 6ee2ea4

Browse files
committed
Update nuspec
1 parent eb03c0b commit 6ee2ea4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<package>
33
<metadata>
44
<id>Xam.Plugin.WebView</id>
5-
<version>2.1.2</version>
5+
<version>2.1.3</version>
66
<title>WebView Plugin for Xamarin Forms</title>
77
<authors>Ryan Dixon</authors>
88
<owners>Ryan Dixon, Vistair</owners>
99
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1010
<description>A simple lightweight HybridWebView designed to work with Xamarin Forms</description>
11-
<releaseNotes>Fix global/local callback diferential and encode data over bridge to allow JSON data</releaseNotes>
11+
<releaseNotes>Expand the amount of url's which can be cancelled on Android</releaseNotes>
1212
<iconUrl>https://s18.postimg.org/wjfexgtnt/FWV.png</iconUrl>
1313
<tags>Plugins, Xamarin, WebView, Web, HTML, Forms, Android, iOS, UWP, WinRT</tags>
1414
<dependencies>

0 commit comments

Comments
 (0)