Fixed version.py.

This commit is contained in:
Storm Dragon
2025-03-02 17:44:32 -05:00
9 changed files with 205 additions and 134 deletions

View File

@ -4,5 +4,10 @@
# Fenrir TTY screen reader
# By Chrys, Storm Dragon, and contributers.
version = "2025.02.26"
<<<<<<< HEAD
version = "2025.03.02"
codeName = "master"
=======
version = "2025.03.02"
codeName = "testing"
>>>>>>> testing