diff --git a/package.json b/package.json
index fe3d27ac..c9b9adb6 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "app",
- "version": "5.6.59",
+ "version": "5.6.60",
"description": "All-in-one bookmark manager",
"author": "Rustem Mussabekov",
"license": "MIT",
diff --git a/src/co/bookmarks/export/popover.js b/src/co/bookmarks/export/popover.js
index 0649f645..54647a3d 100644
--- a/src/co/bookmarks/export/popover.js
+++ b/src/co/bookmarks/export/popover.js
@@ -49,14 +49,24 @@ export default function BookmarksExportPopover({ spaceId = 0, pin, onClose }) {
Download uploaded files
>) : (<>
-
- The ZIP file will contain your bookmarks,
- tags, highlights, and any uploaded files.
-
+
+
+
+
+
+
+ Prefer ZIP if you need to
download your uploaded files.
+
>)}