Fix version number (2024 -> 2025)

This commit is contained in:
luelista
2025-09-30 16:01:27 +02:00
committed by GitHub
parent aa8b699b89
commit ba62db7a19

View File

@@ -19,4 +19,4 @@
# You should have received a copy of the GNU Affero General Public License along with this program. If not, see
# <https://www.gnu.org/licenses/>.
#
__version__ = "2024.9.0.dev0"
__version__ = "2025.9.0.dev0"