pyrofork: Bump version to 2.3.53

Signed-off-by: Yasir <yasiramunandar@gmail.com>
This commit is contained in:
Yasir Aris M 2024-12-19 14:25:50 +07:00 committed by Yasir
parent 481817649b
commit 21a3045890

View file

@ -18,7 +18,7 @@
# along with Pyrofork. If not, see <http://www.gnu.org/licenses/>.
__fork_name__ = "PyroFork"
__version__ = "2.3.52"
__version__ = "2.3.53"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
__copyright__ = "Copyright (C) 2022-present Mayuri-Chan <https://github.com/Mayuri-Chan>"