Skip to content

Commit 17a099a

Browse files
Copilotboyan01
andauthored
bump desktop_drop version to 0.6.1 (#427)
* Initial plan * Bump desktop_drop version to 0.6.1 Co-authored-by: boyan01 <[email protected]> * Update changelog to reference actual fix from PR #425 Co-authored-by: boyan01 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: boyan01 <[email protected]>
1 parent b29e87f commit 17a099a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/desktop_drop/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.6.1
4+
5+
* Fix desktop_drop Linux snap build failure due to missing stdlib.h include (#425)
6+
37
## 0.6.0
48

59
Migrate macOS to SPM, fix web build.

packages/desktop_drop/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: desktop_drop
22
description: A plugin which allows user dragging files to your flutter desktop applications.
3-
version: 0.6.0
3+
version: 0.6.1
44
homepage: https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/desktop_drop
55

66
environment:

0 commit comments

Comments
 (0)