Skip to content

Commit 22454fd

Browse files
authored
fix(picker): fix onFileSelected problem (#278)
1 parent 460d585 commit 22454fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
/**
1919
* @private
2020
*/
21-
const PICKER_VERSION = '1.9.1';
21+
const PICKER_VERSION = '1.9.2';
2222

2323
/**
2424
* @private

0 commit comments

Comments
 (0)