mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-08-10 12:40:34 +02:00
Bump version across frontend, backend, and desktop shell; update changelog modal, release digests, and updater manifest filtering for the current version only.
13 lines
191 B
TOML
13 lines
191 B
TOML
[project]
|
|
name = "shadowbroker"
|
|
version = "0.9.84"
|
|
readme = "README.md"
|
|
requires-python = ">=3.10"
|
|
dependencies = []
|
|
|
|
[dependency-groups]
|
|
test = []
|
|
|
|
[tool.uv.workspace]
|
|
members = ["backend"]
|