Bump version to v0.8.2
Some checks failed
beta (rc) release / build (push) Has been skipped
release / build (push) Failing after 5m13s
dev release / build (push) Successful in 5m30s

This commit is contained in:
Breadway 2026-08-16 14:09:46 +08:00
parent a6cb245ae4
commit 77b5a223d8
2 changed files with 2 additions and 2 deletions

2
src/Cargo.lock generated
View file

@ -288,7 +288,7 @@ dependencies = [
[[package]]
name = "bos-settings"
version = "0.8.0"
version = "0.8.2"
dependencies = [
"anyhow",
"bread-theme",

View file

@ -1,6 +1,6 @@
[package]
name = "bos-settings"
version = "0.8.0"
version = "0.8.2"
description = "System settings app for BOS (Bread Operating System)"
authors = ["Breadway"]
edition = "2021"