Bump version to v0.8.2
This commit is contained in:
parent
a6cb245ae4
commit
49437c6d9d
2 changed files with 2 additions and 2 deletions
2
src/Cargo.lock
generated
2
src/Cargo.lock
generated
|
|
@ -288,7 +288,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "bos-settings"
|
||||
version = "0.8.0"
|
||||
version = "0.8.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bread-theme",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue