Revert "Release v2025.9.1"

This commit is contained in:
Matthieu B
2025-09-10 12:17:09 +02:00
committed by GitHub
parent 5bfe738659
commit f6bbb567eb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wizarr",
"version": "2025.9.1",
"version": "2025.9.0",
"description": "Multi-server invitation manager for Plex, Jellyfin, Emby & AudiobookShelf",
"private": true,
"scripts": {},

View File

@@ -1,6 +1,6 @@
[project]
name = "wizarr"
version = "2025.9.1"
version = "2025.9.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
@@ -84,7 +84,7 @@ reportUnusedVariable = true
[tool.commitizen]
name = "cz_conventional_commits"
version = "2025.9.1"
version = "2025.9.0"
version_files = [
"pyproject.toml:version"
]