pyrofork: Bump version to 2.3.58

Signed-off-by: Yasir Aris <git@yasir.id>
This commit is contained in:
Yasir Aris M 2025-02-03 12:54:05 +07:00 committed by GitHub
parent 5e72850eee
commit ecf469973e
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.57"
__version__ = "2.3.58"
__license__ = "GNU Lesser General Public License v3.0 (LGPL-3.0)"
__copyright__ = "Copyright (C) 2022-present Mayuri-Chan <https://github.com/Mayuri-Chan>"