[paheal] fix extraction (#4262)

swap ' and "
This commit is contained in:
Mike Fährmann
2023-07-04 17:36:41 +02:00
parent 5457007dd3
commit a78f8ce5b0
2 changed files with 15 additions and 14 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.25.7"
__version__ = "1.26.0-dev"