bump version

This commit is contained in:
eyMarv 2024-01-22 19:52:02 +01:00
parent 7dacf1d723
commit 4366c49ce8

View file

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