pyrofork: Bump version to 2.3.54

Signed-off-by: Yasir Aris <git@yasir.id>
This commit is contained in:
Yasir Aris M 2025-01-04 16:33:48 +07:00 committed by GitHub
parent 6c538f026d
commit 9d8493c934
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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