Skip to content

Commit cf06980

Browse files
chore: release v2025.11.4
1 parent a7e57c6 commit cf06980

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wizarr",
3-
"version": "2025.11.3",
3+
"version": "2025.11.4",
44
"description": "Multi-server invitation manager for Plex, Jellyfin, Emby & AudiobookShelf",
55
"private": true,
66
"scripts": {},

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "wizarr"
3-
version = "2025.11.3"
3+
version = "2025.11.4"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -148,7 +148,7 @@ reportUnusedVariable = true
148148

149149
[tool.commitizen]
150150
name = "cz_conventional_commits"
151-
version = "2025.11.3"
151+
version = "2025.11.4"
152152
version_files = [
153153
"pyproject.toml:version"
154154
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)