Skip to content

Commit 4a60ad7

Browse files
authored
Merge pull request #1196 from wizarrrr/release/v2026.3.0
Release v2026.3.0
2 parents 9b8c024 + c61e183 commit 4a60ad7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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": "2026.2.1",
3+
"version": "2026.3.0",
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 = "2026.2.1"
3+
version = "2026.3.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -154,7 +154,7 @@ reportUnusedVariable = true
154154

155155
[tool.commitizen]
156156
name = "cz_conventional_commits"
157-
version = "2026.2.1"
157+
version = "2026.3.0"
158158
version_files = [
159159
"pyproject.toml:version"
160160
]

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)