diff --git a/MANUAL.html b/MANUAL.html
index 39b3e2d33..59bbad21b 100644
--- a/MANUAL.html
+++ b/MANUAL.html
@@ -19,7 +19,7 @@
Rclone syncs your files to cloud storage

@@ -8642,7 +8642,7 @@ Showing nodes accounting for 1537.03kB, 100% of 1537.03kB total
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
- --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0")
+ --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1")
-v, --verbose count Print lots more stuff (repeat for more)
Backend Flags
These flags are available for every command. They control the backends and may be set in the config file.
@@ -29922,6 +29922,16 @@ $ tree /tmp/b
"error": return an error based on option value
Changelog
+v1.62.1 - 2023-03-15
+See commits
+
+- Bug Fixes
+
+- docker: Add missing fuse3 dependency (cycneuramus)
+- build: Update release docs to be more careful with the tag (Nick Craig-Wood)
+- build: Set Github release to draft while uploading binaries (Nick Craig-Wood)
+
+
v1.62.0 - 2023-03-14
See commits
diff --git a/MANUAL.md b/MANUAL.md
index 430ad23bc..3be301a82 100644
--- a/MANUAL.md
+++ b/MANUAL.md
@@ -1,6 +1,6 @@
% rclone(1) User Manual
% Nick Craig-Wood
-% Mar 14, 2023
+% Mar 15, 2023
# Rclone syncs your files to cloud storage
@@ -14940,7 +14940,7 @@ These flags are available for every command.
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
- --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0")
+ --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1")
-v, --verbose count Print lots more stuff (repeat for more)
```
@@ -42464,6 +42464,15 @@ Options:
# Changelog
+## v1.62.1 - 2023-03-15
+
+[See commits](https://github.com/rclone/rclone/compare/v1.62.0...v1.62.1)
+
+* Bug Fixes
+ * docker: Add missing fuse3 dependency (cycneuramus)
+ * build: Update release docs to be more careful with the tag (Nick Craig-Wood)
+ * build: Set Github release to draft while uploading binaries (Nick Craig-Wood)
+
## v1.62.0 - 2023-03-14
[See commits](https://github.com/rclone/rclone/compare/v1.61.0...v1.62.0)
diff --git a/MANUAL.txt b/MANUAL.txt
index 2a6915092..4056102be 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1,6 +1,6 @@
rclone(1) User Manual
Nick Craig-Wood
-Mar 14, 2023
+Mar 15, 2023
Rclone syncs your files to cloud storage
@@ -14483,7 +14483,7 @@ These flags are available for every command.
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
- --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0")
+ --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1")
-v, --verbose count Print lots more stuff (repeat for more)
Backend Flags
@@ -41964,6 +41964,17 @@ Options:
Changelog
+v1.62.1 - 2023-03-15
+
+See commits
+
+- Bug Fixes
+ - docker: Add missing fuse3 dependency (cycneuramus)
+ - build: Update release docs to be more careful with the tag (Nick
+ Craig-Wood)
+ - build: Set Github release to draft while uploading binaries
+ (Nick Craig-Wood)
+
v1.62.0 - 2023-03-14
See commits
diff --git a/docs/content/changelog.md b/docs/content/changelog.md
index f212bab14..7adb6066a 100644
--- a/docs/content/changelog.md
+++ b/docs/content/changelog.md
@@ -5,6 +5,15 @@ description: "Rclone Changelog"
# Changelog
+## v1.62.1 - 2023-03-15
+
+[See commits](https://github.com/rclone/rclone/compare/v1.62.0...v1.62.1)
+
+* Bug Fixes
+ * docker: Add missing fuse3 dependency (cycneuramus)
+ * build: Update release docs to be more careful with the tag (Nick Craig-Wood)
+ * build: Set Github release to draft while uploading binaries (Nick Craig-Wood)
+
## v1.62.0 - 2023-03-14
[See commits](https://github.com/rclone/rclone/compare/v1.61.0...v1.62.0)
diff --git a/docs/content/flags.md b/docs/content/flags.md
index 51e9f931f..9195110c4 100644
--- a/docs/content/flags.md
+++ b/docs/content/flags.md
@@ -171,7 +171,7 @@ These flags are available for every command.
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
- --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.0")
+ --user-agent string Set the user-agent to a specified string (default "rclone/v1.62.1")
-v, --verbose count Print lots more stuff (repeat for more)
```
diff --git a/rclone.1 b/rclone.1
index ca3b34396..bbf11cb1f 100644
--- a/rclone.1
+++ b/rclone.1
@@ -1,7 +1,7 @@
.\"t
.\" Automatically generated by Pandoc 2.9.2.1
.\"
-.TH "rclone" "1" "Mar 14, 2023" "User Manual" ""
+.TH "rclone" "1" "Mar 15, 2023" "User Manual" ""
.hy
.SH Rclone syncs your files to cloud storage
.PP
@@ -20461,7 +20461,7 @@ These flags are available for every command.
--use-json-log Use json log format
--use-mmap Use mmap allocator (see docs)
--use-server-modtime Use server modified time instead of object metadata
- --user-agent string Set the user-agent to a specified string (default \[dq]rclone/v1.62.0\[dq])
+ --user-agent string Set the user-agent to a specified string (default \[dq]rclone/v1.62.1\[dq])
-v, --verbose count Print lots more stuff (repeat for more)
\f[R]
.fi
@@ -58046,6 +58046,21 @@ Options:
.IP \[bu] 2
\[dq]error\[dq]: return an error based on option value
.SH Changelog
+.SS v1.62.1 - 2023-03-15
+.PP
+See commits (https://github.com/rclone/rclone/compare/v1.62.0...v1.62.1)
+.IP \[bu] 2
+Bug Fixes
+.RS 2
+.IP \[bu] 2
+docker: Add missing fuse3 dependency (cycneuramus)
+.IP \[bu] 2
+build: Update release docs to be more careful with the tag (Nick
+Craig-Wood)
+.IP \[bu] 2
+build: Set Github release to draft while uploading binaries (Nick
+Craig-Wood)
+.RE
.SS v1.62.0 - 2023-03-14
.PP
See commits (https://github.com/rclone/rclone/compare/v1.61.0...v1.62.0)