Skip to content

Commit 31dc08c

Browse files
kamukamu
kamu
authored and
kamu
committed
Release 1.3.1
1 parent d43daa3 commit 31dc08c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nuget/AiEffects_mac.nuspec

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>AiForms.Effects</id>
5-
<version>1.3.0</version>
5+
<version>1.3.1</version>
66
<title>AiForms.Effects for Xamarin.Forms</title>
77
<authors>kamu</authors>
88
<owners>kamu</owners>
@@ -14,6 +14,7 @@
1414
<releaseNotes>
1515
## Bug fix
1616

17+
* [AddTouch] Not include Recognizer attached property.
1718
* [SizeToFit] Null Exception in OnDetached on iOS.
1819

1920
## New feature
@@ -24,7 +25,7 @@
2425

2526
* Support .NETStandard2.0
2627
</releaseNotes>
27-
<tags>Xamarin.Forms Effects Command NumberPikcer LineHeight LineSpacing FlatButton Validation SoundEffect Border TimePicker DatePicker Placeholder Color SizeToFit</tags>
28+
<tags>Xamarin.Forms Effects Command NumberPikcer LineHeight LineSpacing FlatButton Validation SoundEffect Border TimePicker DatePicker Placeholder Color SizeToFit TouchEvents</tags>
2829
<language>en-US</language>
2930
<dependencies>
3031
<group targetFramework="netstandard2.0">

0 commit comments

Comments
 (0)