[newgrounds] set suitabilities filter before starting a search

This commit is contained in:
Mike Fährmann
2022-01-11 23:50:29 +01:00
parent 58a7921b5c
commit 4acc31bd9f
3 changed files with 11 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
# -*- coding: utf-8 -*-
# Copyright 2016-2021 Mike Fährmann
# Copyright 2016-2022 Mike Fährmann
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.20.1"
__version__ = "1.20.2-dev"