change 'extension-map' default

Replace all JPEG filename extensions with 'jpg'.
This commit is contained in:
Mike Fährmann
2020-11-14 22:40:31 +01:00
parent e5438b8a29
commit 9b1bd09454
4 changed files with 12 additions and 6 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.15.3"
__version__ = "1.16.0-dev"