[gofile] fix "KeyError: 'childrenIds'" (#5993)

This commit is contained in:
Mike Fährmann
2024-08-11 15:26:58 +02:00
parent c51475273f
commit 7f0f407d88
2 changed files with 2 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.27.3"
__version__ = "1.27.4-dev"
__variant__ = None