fix command-line argument name of --cookies-from-browser (#1606)

This commit is contained in:
Mike Fährmann
2022-05-26 14:03:18 +02:00
parent 1d5145a280
commit b51f5fd345
2 changed files with 2 additions and 2 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.22.0"
__version__ = "1.22.1-dev"