You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**browser:** crash when trying to open blob urls on android ([#2274](https://github.com/ionic-team/capacitor-plugins/issues/2274)) ([#2294](https://github.com/ionic-team/capacitor-plugins/issues/2294)) ([111582c](https://github.com/ionic-team/capacitor-plugins/commit/111582c2e723b9f614ae8d453d92481c0583083b))
-**android:** run downloadFile asynchronously ([53e5984](https://github.com/ionic-team/capacitor-plugins/commit/53e5984f7292fb6b178520138eba63acdf16b0e3))
Copy file name to clipboardExpand all lines: local-notifications/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@capacitor/local-notifications",
3
-
"version": "6.1.1",
3
+
"version": "6.1.2",
4
4
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).",
0 commit comments